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

Add a Time Stamped Analog Alarm

Time stamped analog 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.

To configure an alarm that triggers when the associated tag value reaches a specified limit, you use the following properties:

To configure an alarm that triggers when the tag value moves away from a predefined set point, you use:

To configure an alarm that monitors the rate of change for a tag value across a set period of time, you use:

For more information, see Time stamped analog alarms.

Note: For time stamped analog 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 analog alarm:

  1. In the System Model activity, select Alarms.
  2. On the menu below the Command Bar, select Time Stamped Analog 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.
  5. For a description of the properties, see below.

  6. 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 Analog 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