Record Types
Standard Record Types
The following standard EPICS record types are supported:
Record Type |
Support |
|---|---|
|
Analog input/output |
|
Binary input/output |
|
32-bit integer |
|
64-bit integer (added in v0.4.0) |
|
Multi-bit binary input/output (enum) |
|
Multi-bit binary direct |
|
String data |
|
Long string data |
|
Array data |
Custom Record Types
opcuaItem: Used for structured data (added in v0.3.0).