ISISComputingGroup / IBEX

Top level repository for IBEX stories
4 stars 2 forks source link

TC/Beckhoff: ToM advanced view "energised" icon not working #8335

Closed rerpha closed 1 month ago

rerpha commented 1 month ago

As a user I would like the table of motors energised icon to work with Beckhoffs. Currently this does not work as the icon expects a bi with an ONAM/ZNAM ie. like how the galil does it(https://github.com/ISISComputingGroup/Galil-3-0/blob/287c87f7d7cb2e1c5d75ad8ad42cfca3bc946328/3-6/GalilSup/Db/galil_motor_extras.template#L1396) but we use a calc for this PV instead.

Acceptance criteria

rerpha commented 1 month ago

https://github.com/ISISComputingGroup/EPICS-ioc/pull/850 https://github.com/ISISComputingGroup/IBEX/pull/8336

rerpha commented 1 month ago

To review check that db logic looks correct. I have tested it with a simulated beckhoff and it works fine.