The Need
Different injection modes require coordinated changes across multiple EPICS process variables. Manual configuration is repetitive and can leave the system in a partially changed or inconsistent state.
The Application
I created a Python-based tool that grouped the required PV settings into named injection configurations and applied them through a controlled operator workflow. The interface simplified selection while preserving visibility into the underlying state.
Impact
The tool improved configuration consistency, reduced setup effort, and made injection-mode changes more repeatable for operations staff.