Printed in the Federal Republic of Germany
TR-Electronic GmbH 2008, All Rights Reserved
06/27/2017
TR - ECE - BA - DGB - 0073 - 07
Page 155 of 155
11 Appendix
11.1 Elementary Data types
Data types
Code Description
BOOL
0xC1 Logical Boolean with values TRUE and FALSE
SINT
0xC2 Signed 8 Bit Integer
INT
0xC3 Signed 16 Bit Integer
DINT
0xC4 Signed 32 Bit Integer
LINT
0xC5 Signed 64 Bit Integer
USINT
0xC6 Unsigned 8 Bit Integer
UINT
0xC7 Unsigned 16 Bit Integer
UDINT
0xC8 Unsigned 32Bit Integer
ULINT
0xC9 Unsigned 64 Bit Integer
REAL
0xCA 32 Bit Floating Point
LREAL
0xCB 64 Bit Floating Point
STRING
0xD0 Character String, 1 Byte/Character
BYTE
0xD1 Bit String, 8 Bit
WORD
0xD2 Bit String, 16 Bit
DWORD
0xD3 Bit String, 32 Bit
LWORD
0xD4 Bit String, 64 Bit
SHORT_STRING 0xDA Character String, 1 Byte/Character, 1 Byte length indicator
EPATH
0xDC CIP Path Segment
STRINGI
0xDE International Character String