pcdshub / pcdswidgets

LCLS PyDM Widget Library
https://pcdshub.github.io/pcdswidgets
Other
0 stars 10 forks source link

VFS Icon interlock bug #90

Closed jozamudi closed 8 months ago

jozamudi commented 8 months ago

Description

Changed _interlock_suffix to ':OPN_OK_RBV' in FastShutter Class.

Motivation and Context

Fast shutter valve Icon falsely displays a black border, indicating an interlock failure, but it is actually permitted to open.

https://jira.slac.stanford.edu/browse/ECSENG-523

How Has This Been Tested?

I used sim-ioc to create a test IOC. Then created a test screen with the VFS icon. Changing the 'OPN_OK_RBV' PV changes the black boarder on the icon.

Where Has This Been Documented?