CODESYS Development System
-dimensional array of fixed length [...] -dimensional array of fixed length [...] Data Type: ARRAY
CODESYS Development System
or ARRAY if they require a specific length [...] ARRAY
CODESYS Development System
_BOUND are only supported for arrays of variable length [...] _BOUND is not used for an array
CODESYS Development System
Declaring Arrays [...] scope for the array [...] for the array in the Name
CODESYS Development System
of arrays or the length [...] in its array length [...] with parameterizable array variable
CODESYS Development System
connection. The length [...] . The same length must be used [...] by an array of bytes
CODESYS Development System
length (default [...] length (default [...] POINTER p ARRAY a
CODESYS Development System
should have the same length. Otherwise [...] length [...] Example Passing arrays
CODESYS Development System
Only arrays [...] Var : ARRAY[0..g_iArray [...] ARRAY[0..10] OF INT ;