Changes
...
in system alarm states
The system responds only to changes of in single states. Alarm conditions must be defined for changing the alarm states and operations corresponding to this these changes. Objects of the Alarm type are defined by using the on-line online system configurator - the process D2000 CNF process.
The following table describes all the possible changes of in system alarm states.
Alarm status change | Condition to change |
---|
Normal -> Alarm |
Condition The condition to start the alarm must be met. The condition is represented by an object of BOOLEAN type. Change into the state Alarm is subject to the time filter. |
Alarm -> Acknowledged |
Operator The operator acknowledged the alarm. |
Alarm -> Normal |
Condition The condition of ending an alarm must be met. If the condition is not defined, the condition of starting an alarm has to finish. If the alarm is defined as an acknowledgement-required alarm, its status may not change from the state Alarm |
into to the state Normal |
Acknowledged -> Normal |
Condition The condition of ending an alarm must be met. If the condition is not defined, the condition of starting an alarm must finish. |
Normal, Alarm, Acknowledged -> Blocked | The alarm is blocked by the operator. |
Blocked -> Normal, Alarm | The alarm is unblocked by the operator. New alarm status (Normal or Alarm) depends on which state the alarm was raised in. |
Alarm -> Unacknowledged | The condition of finishing an alarm is met - for an acknowledgement-required alarm. |
Unacknowledged -> Normal |
Operator The operator acknowledged the acknowledgement - required alarm. |
Unacknowledged -> Alarm |
Condition The condition of raising an alarm is met again - for an acknowledgement-required alarm. |