Alarm Acknowledgement

<< Click to Display Table of Contents >>

 

Alarm Acknowledgement

In its default configuration, whenever users right-click an E3Alarm, a contextual menu with the ACK Alarms and Delete unbound alarms options is then displayed. By selecting the first option, the dialog box on the next figure is displayed.

Options on the Alarms dialog box

Options on the Alarms dialog box

The available options on this dialog box are displayed on the next table.

Available options for the Alarm and Event Acknowledgment dialog box

Option

Description

Only the selected events

Only selected alarms are acknowledged

All events of the current filter

All visible alarms on this E3Alarm are acknowledged

All events in the system

All alarms in a Domain are acknowledged

 

The Only selected events option is only available if there are alarms selected on this E3Alarm. Users can acknowledge this alarm, and in this case a new record is inserted on the Database indicating this acknowledgment, and the corresponding row on this E3Alarm indicates that it was acknowledged. This option is disabled if the AllowAckSelected property is set to False.

The All events of the current filter option is only available if there are visible alarms on this E3Alarm. Users can select this option without clicking any alarm. To do so, click any area on this E3Alarm and the Acknowledgment window is then displayed. When clicking it, the acknowledgment dialog box appears. This option is disabled if the AllowAckCurrentFilter property is set to False.

The All events in the system option is always available, even if there is no visible alarm on this E3Alarm. This option is disabled if the AllowAckAll property is set to False.

 

By selecting the second option, Delete unbound alarms, the dialog box on the next figure is displayed.

Options on the Alarms dialog box

Options on the Alarms dialog box

For this option, the only item available is All events in the system, that is, all alarms not linked to an Alarm Source are removed. This contextual menu option of E3Alarm is disabled if the AllowDeleteUnboundAlarms property is set to False.

 

NOTE

An alarm is considered unbound when it is present on alarm summary but its Alarm Source was deactivated. Unbounded alarms can occur in some situations, such as when changing an Alarm Source's name, when using the Deactivate method on an Alarm Source on a script, or when removing an Alarm Source.

 

Alarm acknowledgment can also be performed by clicking or double-clicking an alarm's row. To do so, specify in the properties of a column, on E3Alarm's Properties Window, Columns tab, Properties option, the way to acknowledge this alarm at run time, by clicking or double-clicking its column.

Was this page useful?