Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delayed and filtered alarms don't trigger #2310

Closed
kasemir opened this issue Jun 24, 2022 · 0 comments
Closed

Delayed and filtered alarms don't trigger #2310

kasemir opened this issue Jun 24, 2022 · 0 comments

Comments

@kasemir
Copy link
Collaborator

kasemir commented Jun 24, 2022

Found by @tanviash and colleague:

  1. Run https://github.com/ControlSystemStudio/phoebus/tree/master/app/alarm/examples/demo.db and associated display.
  2. Add the test_alarm PV with enabling filter "test_enable>0" to the alarm tree
  3. Use the demo.bob display to test_alarm = 10, it shows up as MAJOR alarm in alarm table and tree
  4. Set test_enable to 0. test_alarm is shown in gray with "(disabled)" in alarm tree, and not at all in alarm table
  5. 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

Fixed in #2309

@kasemir kasemir closed this as completed Jun 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant