CODESYS Development System
Data Type: ARRAY OF An array is a collection [...] -dimensional arrays of fixed
CODESYS Development System
declarations ariTest : ARRAY [...] type of an array [...] as array elements
CODESYS Development System
to Variables in Arrays [...] Access to array [...] of array variable> [
CODESYS Development System
IsValid Type Example: BOOL : [...] dialog Array Wizard : Opens the Array
CODESYS Development System
monitoring of an array An expanded array shows [...] , an array can contain
CODESYS Development System
tasks g_boolArray : [...] Index <= 1000) THEN g_boolArray [...] if arrays
CODESYS Development System
_PRG VAR b : BOOL; arr1 : ARRAY [1..2] OF INT; arr2 : ARRAY
CODESYS Development System
_PRG VAR b : BOOL; arr1 : ARRAY [1..2] OF INT; arr2 : ARRAY
CODESYS Development System
: ARRAY[0..7] OF BOOL [...] of the array index [...] only for one variable array
CODESYS Development System
A : ARRAY [1..2, 1 [...] _CLASS TYPE_BOOL Data type [...] TYPE_ARRAY Note