Data type conversion
- Last UpdatedOct 06, 2025
- 1 minute read
- PI System
- PI to PI Interface 3.10.3
- Interfaces
If the data types of the source and target PI points differ, the interface can convert source data to compatible target data types as follows:
|
Source point data type |
Compatible target point data type |
|---|---|
|
Float 16/32/64 |
Int16/32, Digital |
|
Int16/32 |
Float, Digital |
|
Digital |
Int16/32 |
|
String |
Digital |