PointType (data type)
- Last UpdatedSep 28, 2022
- 1 minute read
- PI System
- PI Interface for Ping 2.1.2.49
- Interfaces
PointType specifies the data type of the point.
The original data type is Float, and it can be forwarded to these PI types:
If the value is sent to Int16 or Int32 PI points, then the decimal part is lost.
Typically, item data types do not need to match PI point data types exactly, but the data types must be compatible. For example, integer values from a device can be sent to floating-point or digital PI tags. Similarly, a floating-point value from the device can be sent to integer or digital PI points, although the values might be truncated.