Object ‘Device application’ΒΆ

Symbol:

The Device application object centrally manages all device-global data that can be used by all applications of the device. The applications can be restricted therefore to exclusively control programs.

It depends on the device whether or not the device application is supported. If you use the project template Standard project with device application, then the basic configuration of a 3S-Smart Software Solutions GmbH device with the device application is inserted automatically into the device tree.

If the Device application object is selected, then you can insert the following other objects:

and the following objects for global data and variables that are available for all applications of the device:

Note

Inserting into existing project with conventional application organization To insert the Device application object into an existing project with conventional application organization, proceed as follows:

  • Create a new device entry in the tree. If possible
  • Delete automatically generated applications below the PLC logic node.
  • Insert a Device application object for the selected PLC logic node.
  • Move the necessary objects from the old device structure to the new structure and delete the previous device entry.

In online mode, there are commands in the context menu of the Device application object for simultaneously starting, stopping, and resetting of applications of the device

See also