CODESYS Development System
Memory BYTE 0 255 8 bits WORD 0 65535 16 bits DWORD 0
CODESYS Development System
Resolution TIME T#0d0h0m0s0 [...] LTIME LTIME#0NS LTIME
CODESYS Development System
_AND_TIME DT DATE_AND_TIME#1970-1-1-0:0:0 DT#1970-1-1-0:0:0 [...] TIME_OF_DAY TOD TIME_OF_DAY#0:0:0
CODESYS Development System
Data Type: __UXINT, __XINT, __XWORD Variables with these special data types are converted to a platform-compliant data type, depending on the target system. CODESYS supports systems with address regis
CODESYS Development System
User-defined data type: TYPE :
CODESYS Development System
Data Structure: UNION A UNION is a data structure with usually different data types. In a union, all components have the same offset and therefore the same amount of storage space. TYPE NAME_AB: UNION
CODESYS Development System
Pragmas Pragma statements influence the properties of one or more variables with respect to the compile or precompile process. Various categories of pragmas are available for this. Pragmas are current