CODESYS Development System
: BYTE , WORD , DWORD [...] USINT , INT , UINT ,
CODESYS Development System
_TO___XWORD BOOL_TO_BIT BOOL_TO_BYTE [...] _TO_DWORD BOOL_TO_INT BOOL [...] Return_6: BYTE; b
CODESYS Development System
_BIT TO_BYTE TO_BOOL TO [...] _DWORD TO_INT TO_LDATE TO [...] INT; rNumber_2 :
CODESYS Development System
that is larger than a byte is mapped to a byte [...] be truncated to byte size
reserved f reserved BYTE [...] 0 255 8 usi INT [...] TO ARRAY [0..7] OF BYTE
CODESYS Development System
the number of bytes [...] ARRAY[0..4] OF INT
CODESYS Development System
Memory BYTE 0 255 8 [...] INT -32768 32767 16
int Returns : [...] in bytes. Return type : int get_data (
CODESYS Development System
to byte addresses. There are no memory gaps. 1 1-byte-aligned 2 2-byte
CODESYS Development System
BYTE | WORD | DWORD [...] USINT | INT | UINT | [...] X : INT := 0; END