Siemens SIMATIC S7-200 Podręcznik kierowcy - Strona 16

Przeglądaj online lub pobierz pdf Podręcznik kierowcy dla Urządzenia przemysłowe Siemens SIMATIC S7-200. Siemens SIMATIC S7-200 28 stron. Ethernet gateway for simatic mpi/ profibus driver
Również dla Siemens SIMATIC S7-200: Podręcznik (30 strony), Podręcznik (35 strony), Podręcznik (49 strony), Podręcznik (18 strony), Instrukcja obsługi systemu (20 strony)

Siemens SIMATIC S7-200 Podręcznik kierowcy
Siemens S7-200 Driver

Data Types Description

Data
Description
Type
Boolean Single bit of a 16-bit value.*
Byte
Unsigned 8-bit value.
bit 0 is the low bit
bit 7 is the high bit
Word
Unsigned 16-bit value.
bit 0 is the low bit
bit 15 is the high bit
Short
Signed 16-bit value.
bit 0 is the low bit
bit 14 is the high bit
bit 15 is the sign bit
DWord
Unsigned 32-bit value.
bit 0 is the low bit
bit 31 is the high bit
Long
Signed 32-bit value.
bit 0 is the low bit
bit 30 is the high bit
bit 31 is the sign bit
Float
32-bit floating point value.
The driver interprets two consecutive registers as a floating-point value by making the second
register the high word and the first register the low word.
String
Null-terminated ASCII string
*For more information, refer to
Address
Descriptions.
www. ptc.com
16