32 deutsch
9
Anhang
9.1 Datentypen
Datentyp Bezeichnung Anzahl Bytes Minimalwert Maximalwert
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 Siehe Attribut15: Positionseinheiten (Position Format) auf
Seite11 und Attribut25: Geschwindigkeitseinheit
(Velocity Format) auf Seite12
Tab. 9-1: Datentypen
BTL7-V50D-…
Konfigurationshandbuch