CODESYS Development System
>', <count> bytes (Largest [...] or arrays of structures
CODESYS Development System
Pointer : POINTER TO BYTE [...] ToTest : POINTER TO BYTE [...] Write: BOOL; END
CODESYS Development System
, BOOL, REAL, etc [...] Arrays C array [...] of dimensions Array areas can
CODESYS Development System
Example Passing arrays [...] xA: BOOL; iB: INT [...] _TYPE FUNCTION_BLOCK FB_SetArray
CODESYS Development System
BOOL; bVar2 : BOOL [...] WORD; bVar1 : BOOL [...] BOOL; bVar2 : BOOL
CODESYS Development System
Only arrays [...] Var : ARRAY[0..g_iArray [...] ARRAY[0..10] OF INT ;
CODESYS Development System
Start : ARRAY [...] ]; aiPoint1 : ARRAY [...] ARRAY[1..2] OF INT
CODESYS Development System
arrays and structures [...] _non_replaced'} xTestCon : BOOL [...] BOOL := TRUE; END
CODESYS Development System
inputs are BOOL , SINT , USINT , BYTE ,