ControlSystemStudio / cs-studio

Control System Studio is an Eclipse-based collections of tools to monitor and operate large scale control systems, such as the ones in the accelerator community.
https://controlsystemstudio.org/
Eclipse Public License 1.0
111 stars 96 forks source link

Css392 enum labels #2662

Closed rjwills28 closed 3 years ago

rjwills28 commented 3 years ago

Adding the ability to display the enum labels (and not just the value) in the databrowser 'Cursor Value' field and in the Cross-hair tool for an enum type PV. E.g. Cursor value: Open (1) instead of simply <1>.

willrogers commented 3 years ago

@kasemir @shroffk this fills in the enum labels from the archiver appliance, which our users have been missing.

I am not sure how general extracting the enum label for the crosshair will be.