Creating array variables |
Manual -> Variables -> Variables -> Array variables -> Creating array variables |
Show all Hide all |
Simple array variables are created like simple variables.
The following additional options are available:
Automatic addressing |
In the process zenon calculates an automatic address allocation. This depends on the granularity of the driver object type and the IEC datatype, on which the datatype is based on. |
Each data type starts with new offset |
Defined the position of the single array elements for the automatic addressing. Either the offsets are used completely (variables are addressed in a row) when deactivated, or each array element starts at a new offset when activated |
Activate all elements |
On creating the new array variable all elements are automatically activated |
Activae elements manually |
On creating the elements are not activated. They have to activated in the variable list individually. This can be done via the context menu of the variable list. |