Skip to content

Support for User Defined Types (UDT) #28

@nusaqib

Description

@nusaqib

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions