Summary
Introduce a new attribute called ioc to the wire device metadata. This attribute will store the name of the associated motion control IOC.
Purpose
Including the IOC name directly in the metadata will make it easier to link to network control panels for configuration and resetting of motion devices.
Benefits
• Simplifies access to motion control panels
• Improves integration with network tools
• Enhances maintainability and operator usability
Proposed Implementation
• Add a new ioc field to the YAML schema for wire devices
• Update validation models to support the new field
• Ensure all existing wire devices are backfilled with the appropriate IOC name after regenerating area YAML files
Summary
Introduce a new attribute called
iocto the wire device metadata. This attribute will store the name of the associated motion control IOC.Purpose
Including the IOC name directly in the metadata will make it easier to link to network control panels for configuration and resetting of motion devices.
Benefits
• Simplifies access to motion control panels
• Improves integration with network tools
• Enhances maintainability and operator usability
Proposed Implementation
• Add a new ioc field to the YAML schema for wire devices
• Update validation models to support the new field
• Ensure all existing wire devices are backfilled with the appropriate IOC name after regenerating area YAML files