System Model > Alarms > Configure Alarms > Add a Time Stamped Digital Alarm

Add a Time Stamped Digital Alarm

Time stamped digital alarms use notifications from the alarm server to determine when an alarm is triggered. This provides an accurate time stamp of when an alarm condition occurs.

For this process to function correctly, you need to configure the Cicode function AlarmNotifyVarChange, as it notifies the alarm server of any value changes for the associated variables.

A time stamped digital alarm activates in response to the state of one or two digital variables (specified in the alarm's Variable Tag A and Variable Tag B properties). When you define the variable tags, you can precede a tag name with the logical operator "NOT". This specifies that the OFF state (0) is the triggering condition for the variable tag.

The alarm becomes active when the triggering condition spans the amount of time specified in the Delay property.

For more information, see Time stamped digital alarms.

Note: For time stamped digital alarms to function correctly, you need to configure the Cicode function AlarmNotifyVarChange, as it notifies the alarm server of any value changes for the associated variable. It also passes the timestamp with the notification message. The alarm server maintains a queue for notification messages and runs a separate task to check this queue.

To add a time stamped digital alarm:

  1. In the System Model activity, select Alarms.
  2. On the menu below the Command Bar, select Time Stamped Digital Alarms.
  3. Add a row to the Grid Editor.
  4. Type the required information in each column, or in the fields in the Property Grid (see below for a description of the fields).
  5. Click Save.

Note: Configure the [Alarm]UseConfigLimits parameter to force the Citect SCADA alarms server to use digital alarm property values from the RDB, rather than using the values which may be stored in the database file.

Time-stamped Digital Alarms Properties

Note: If an alarm was generated by the Equipment Editor, a number of fields on the properties form will be shaded. To configure these fields, you will need to use Equipment Editor (see Use Equipment Editor to Configure Alarms).

See Also

Published June 2018