You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add the test_alarm PV with enabling filter "test_enable>0" to the alarm tree
Use the demo.bob display to test_alarm = 10, it shows up as MAJOR alarm in alarm table and tree
Set test_enable to 0. test_alarm is shown in gray with "(disabled)" in alarm tree, and not at all in alarm table
Set test_enable back to 1, and test_alarm shows back up as it looked in step 3
Now confiugre the alarm to have a 10 second delay.
It will disable when setting test_enable to 0, but it won't show up as an alarm when test_enable is set back to 1
Found by @tanviash and colleague:
Now confiugre the alarm to have a 10 second delay.
It will disable when setting test_enable to 0, but it won't show up as an alarm when test_enable is set back to 1
Fixed in #2309
The text was updated successfully, but these errors were encountered: