32 english
9 
Appendix
9.1  Data types
Data type Designation Number  
of bytes
Minimum value Maximum value
BOOL Boolean 1 0 (FALSE) 1 (TRUE)
SINT Short Integer 1 -128 127
INT Integer 2 -32768 32767
DINT Double Integer 4 -2147483648 2147483647
USINT Unsigned Short Integer 1 0 255
UINT Unsigned Integer 2 0 65535
UDINT Unsigned Double Integer 4 0 2147483648
BYTE Bit string – 8 bits 1
WORD Bit string – 16 bits 2
DWORD Bit string – 32 bits 4
ENGUNIT Engeneering Units 2 See Attribute15: Position units (Position Format) on 
page11 and Attribute25: Speed unit (Velocity Format) 
on page12
Tab. 9-1:  Data types
BTL7-V50D-…
Configuration Manual