CODESYS Development System
_TYPE PROGRAM PLC_PRG VAR aData [...] _A; END_VAR The array aData [...] : INT; VAR_IN_OUT aiData
CODESYS Development System
Data Type: REAL, LREAL The data types [...] Data Type Smallest
CODESYS Development System
Data Type [...] . The STRING data type [...] . Example 194 . Example sVar
CODESYS Development System
Data Type [...] with the REFERENCE data type [...] TO <data type> ; <data
CODESYS Development System
Data Type [...] TO <data type> | <data [...] _Point VAR pi
CODESYS Development System
Data Type [...] 61131-3 standard, the data type [...] of the data type WSTRING
CODESYS Development System
-defined data type composed [...] > )<basic data type> := [...] as a data type
CODESYS Development System
is displayed for a data type [...] during compilation if the data [...] that a data type
CODESYS Development System
Alias A data [...] -defined data type [...] basic type, data type
CODESYS Development System
. Syntax VAR <address [...] basis data type> | __XWORD ; END_VAR