On this tab of the ⮫ generic device editor, you make the basic settings for the configuration of the PLC, for example the handling of inputs and outputs and the bus cycle task.
“Application for I/O handling” |
Application that is responsible for the I/O handling |
“Refresh I/Os in stop” |
|
“Behavior of the outputs at stop” |
Handling of the output channels when the controller enters “STOP” mode:
|
“Always update variables” |
Globally defines whether or not the I/O variables are updated in the bus cycle task This setting is effective for the I/O variables of the slaves and modules only if “Disabled” is defined in their update settings.
|
“Bus cycle task” |
Task that controls the bus cycle. By default the task defined by the device description is entered. By default, the bus cycle setting of the superordinate bus device applies (use cycle settings of the superordinate bus). This means that the device tree is searched upwards for the next valid definition of the bus cycle task. |




NOTICE

Before you select the "“<unspecified>”" setting for the bus cycle task, you should be aware that "“<unspecified>”" means that the default setting given in the device description goes into effects.
You should therefore check this description. Use of the task with the shortest cycle time may be defined as the default there, but use of the task with the longest cycle time could equally well be defined!




NOTICE

For fieldbuses, a fixed cycle matrix is necessary to assure a determined behavior. Therefore, do not use the "“freewheeling”" type for a bus cycle task.
“Force variables for the I/O mapping” |
This setting is available only if it is supported by the device.
You can use these variables for the forcing of the input or output value on this channel, for example via an HMI visualization. |
“Activate diagnostics for devices” |
By means of the function block instances you can determine the status of all devices in the application and evaluate errors. In addition, the library contains functions for the programmatic editing of the device tree. Example: Scanning of all children of a bus system, jumping to the parent element. For more information, see: CAA Device Diagnosis Library Documentation |
“Display I/O warnings as errors” |
Warnings concerning the I/O configuration are displayed as errors. |
“Enable symbolic access for I/Os” |
This symbolic access works in parallel to the I/O mapping which was set up manually.
|