Depending on how you configure your process database, operators may receive alarms for blocks already in alarm. When a block that is in alarm generates another one, the alarm's severity controls how the Alarm Summary object updates.
Handling Multiple Alarms with the Alarm Summary Object
When subsequent alarms are...
|
The Alarm Status is...
|
And the alarm value is...
|
More severe
|
Updated
|
Updated.
|
Equally or less severe
|
Not updated, if the previous alarms for the block are unacknowledged
|
Updated.
|
The alarm's severity also controls how Data links and animated objects update when they reference the latched alarm. If the current alarm is referenced, Data links and animated objects update according to the new alarm state.
Handling Latched Alarms with Data Links and Animated Objects
When subsequent alarms are...
|
Then...
|
More severe
|
The Data link replaces the old latched alarm with the new one. Animated objects update based on the new latched alarm.
|
Equally or less severe
|
The Data link retains the old latched alarm until an operator acknowledges it. Animated objects update based on the old latched alarm until an operator acknowledges it.
|
For a list of alarms and their severity, refer to the following table.
Block Alarm Severity
Severity
|
Alarm Status
|
Description
|
1 (highest)
|
Communications
|
Communication Error ("BAD" value).
|
2
|
Change of State
|
Change of State (Digital blocks only).
|
3
|
Change from Normal
|
Change From Normal (Digital block only).
|
4
|
ERROR
|
Error generated by Statistical Data block.
|
5
|
High High, Low Low
|
The block is in the HIHI alarm state (High High), or the block is in the LOLO alarm state (Low Low).
|
6
|
Rate of Change
|
Value exceeds rate of change setting since last scan period.
|
7
|
High, Low
|
The block is in the HI alarm state (High), or the block is in the LO alarm state (Low).
|
8
|
Deviation
|
Deviation from the set point.
|
9 (lowest)
|
OK
|
The block is in normal state.
|
Equal Severity
As you can see from the previous table, iFIX treats High and Low alarms, and High High and Low Low alarms with equal severity. As a result, if a Data link showing the latched alarm receives a High alarm and a Low alarm from the same block, the first alarm that iFIX delivers is displayed until an operator acknowledges it. Then the second alarm appears in the link. The Alarm Summary object and objects animated by the latched alarm respond in a similar fashion. The first alarm of equal severity appears or animates the object until an operator acknowledges the alarm.
See Also