Supported data types
- Last UpdatedJul 10, 2025
- 1 minute read
- CONNECT
- Historian Agent
- Agents
There isn't a 1:1 mapping between data types for CONNECT data services' Sequential Data Store (SDS) types and Historian data types. The following table shows the how the CONNECT data types map to Historian data types.
|
Historian Data Type |
CONNECT data Type |
|---|---|
|
Discrete |
BooleanEnum |
|
Double |
Double |
|
Int12 |
UInt16 |
|
Int16 |
Int16 |
|
UInt16 |
UInt16 |
|
Int32 |
Int32 |
|
UInt32 |
UInt32 |
|
Float |
Single (32-bit float) |
|
String |
String |
|
Int15 |
UInt16 |