Siemens SIMATIC S7-200 드라이버 매뉴얼 - 페이지 16
{카테고리_이름} Siemens SIMATIC S7-200에 대한 드라이버 매뉴얼을 온라인으로 검색하거나 PDF를 다운로드하세요. Siemens SIMATIC S7-200 28 페이지. Ethernet gateway for simatic mpi/ profibus driver
Siemens SIMATIC S7-200에 대해서도 마찬가지입니다: 매뉴얼 (30 페이지), 매뉴얼 (35 페이지), 매뉴얼 (49 페이지), 매뉴얼 (18 페이지), 시스템 매뉴얼 (20 페이지)
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