it is now possible to disable active alarms (solves issue #44)

This commit solves issue #44.
There are 2 modified files:

  • panic/gui/actions.py: ChangeDisabled method: get all alarms, not only inactive ones.
  • panic/ds/PyAlarm.py: Disable method: The alarm.disabled field has to be updated at the end.


Tested at SOLEIL and it does work as expected with these modifications.

Edited by Raphaël GIRARDOT

Merge request reports

Loading