System Model > Alarms > Action Alarms at Runtime > Shelve Alarms

Shelve Alarms

Alarm shelving allows an operator to temporarily disable nuisance or low value alarms that are causing an unnecessary distraction.

With Citect SCADA, you can shelve alarms by setting the EndTime argument for the following Cicode functions:

When the specified EndTime is reached, the alarm is automatically enabled and normal operation is resumed.

If you apply a new EndTime value to an alarm that is already shelved, the current setting will be overwritten; the values will not accumulate.

Note:
• If the parameter [Alarm]DisplayDisable is set to 1, the system will continue to process state changes for alarms that are disabled or shelved. This means any state changes can continue to be displayed at runtime, for example, on the SOE and Disabled Alarms page.
• If [Alarm]DisplayDisable is set to 1, the User Name and User Location recorded at the time an alarm was disabled will be maintained, despite any subsequent state changes; these properties will not be overwritten by the System User account.
• If you would like an alarm list to display "Shelve End Time" in the header row instead of the default alarm field name "DisableEndTime", you can use the parameter [AlarmHeading]AlarmField.

You can also shelve alarms using the default runtime interface for the following projects.

Note: In projects based on the StruxureWare or Tab Style templates, the ability to disable alarms may be restricted by the privilege level set in the parameter [Privilege]DisableAlarms.

See Also

Published June 2018