@@ -459,13 +459,32 @@ Context Menu
459459
460460In the Alarm Tree and the Alarm Table views user may right click on an alarm item to launch a context menu:
461461
462- .. image :: images/context_menu .png
462+ .. image :: images/context_menu_new .png
463463 :width: 20%
464464
465465The top item ("Guidance" in the screenshot) will launch a dialog showing the guidance text for the alarm item.
466466
467- With the Disable Alarms menu item (Alarm Tree only) user may disable an alarm item, or all alarms in the sub-tree of a
468- node. The alarm(s) will stay disabled until explicitly enabled by the user. See also notes below for
467+ .. image :: images/context_menu_disable.png
468+ :width: 35%
469+
470+ With the Disable... menu item (Alarm Tree only) user may disable an alarm item, or all alarms in the sub-tree of a
471+ node.
472+ When choosing to disable the alarm(s) *indefinitely * in the sub-context menu, the alarm(s) will stay disabled until
473+ explicitly enabled by the user.
474+
475+ Alarm(s) can also be disabled for a certain time choosing *with enable date *.
476+
477+ .. image :: images/dialog_enable_date.png
478+ :width: 40%
479+
480+ Users can specify an either absolute or relative date or time the alarm(s) should be disabled. After that, the alarm(s)
481+ will be enabled again automatically.
482+
483+ **NOTE **: A structural component, along with all the items in its sub-tree, can **only ** be disabled with an enable date
484+ if either all of the items have the same enable date or none at all.
485+ If this is not the case, the *with enable date * option in the sub context menu will be disabled.
486+
487+ See also notes below for
469488more information on how disabled alarms are handled upon import of the alarm configuration XML file.
470489
471490Configuration Editor
@@ -479,8 +498,13 @@ editor dialog:
479498
480499In this view user may update all settings defined in the alarm configuration XML file:
481500
482- .. image :: images/configuration_editor.png
483- :width: 50%
501+ **NOTE: ** There are different configuration files for a structural component (path), containing several components
502+ or leaves, and a leaf itself (training:COUNTER), as their functionalities vary
503+
504+
505+ .. image :: images/configuration_editor_dialogs.png
506+ :width: 85%
507+
484508
485509**NOTE: ** Any changes performed in the editor will be overwritten when the associated alarm configuration XML file is
486510imported again.
0 commit comments