Kepware Drivers > T-W Drivers > Torque Tool Ethernet > Data Types Description
Data Types Description
Data Types Description
The Torque Tool Ethernet Driver supports the following data types.
 
Data Type
Description
Boolean
Single bit
Word
Unsigned 16-bit integer
Short*
Signed 16-bit integer
DWord
Unsigned 32-bit integer
Long*
Signed 32-bit integer
String
ASCII text string
Float
32-bit floating point value
Date*
64 bit date and time value
Double*
64-bit floating point value
 
*These types are not used natively, but are supported through conversion.
 
Note: All non-variable tags used in the driver have a fixed data type. Therefore, it is recommended that users allow the driver to use the default data type for the point. 
 
Was this helpful?