5 |
Data Type Conversions
The following basic Panel and PLC data types are supported:
Table 5 - 3. Variable Data Types
Format in the PCS
Panel Data Type
PLC Data Type
Value Range
Bit
Byte unsigned
Word unsigned
Word signed
Long unsigned
Long signed
Float
String
BIT
(does not exist)
WORD
INT
DWORD
DINT
FLOAT
STRING
0 ... 1
0 ... + 255
0 ... + 65535
-32768 ... + 32767
0 ... + 4294967295
-2147483648 ... + 2147483647
±1.401298 ×
Byte field (character string)
* A maximum of 7 digits of significance (precision).
The PLC and Panel data types can sometimes differ while reading from the PLC or writing to the PLC. When this happens, a data type conversion is performed automatically as shown in Table 5- 4.
5 - 12 | PANELWARE MMI Application Manual for GE Fanuc Genius Protocol - June 1995 |