-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
I know it's a long shot but it would be great to have support for UDTs at least only for reading PVs as in most machine/equipment protection systems there is a small set of writable PVs as compared to readable ones. The idea is to just specify controller tag and if it is a UDT, subsequent members are converted to separate EPICS PVs automatically by:
- Automatic mapping of PLC tag data types to EPICS record types (e.g. BOOL to bi, REAL to ai etc.)
- Dot notation of PLC could be converted to any convention (e.g. colon ":") in EPICS PV name
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels