Alarm Status Tags

Not counted towards your tag license limit.

This tag looks for active or unacknowledged alarms matching a given set of characteristics. It can be used to build a trigger for an output or another alarm. For example, you might use it to trigger a warning system when any alarm with a given priority in a given area is active.

The value of the Alarm Status tag will be either 1 or 0 depending on whether any matching alarms have been triggered.

If this tag is a child of an Alarm Database, it will look only for alarms in that database. Otherwise, it will look for all alarms in all Alarm Databases. Use with care if you have a large number of alarms in your system.

Alarm Status properties Alarm tab

The alarm tab is used to define which alarms will be counted an instance of the Alarm Status tag. Use the fields to select the characteristics that must be found in an alarm to be included in the count.

Low Alarm Priority

Select the lower end of the range of alarm priorities to be filtered for. Any alarm with a priority between the Low Alarm Priority and the High Alarm Priority, and matching the remaining conditions will be included in the filter. The minimum priority cannot be set above the maximum priority.

To filter for alarms of only a given priority, set both the Low Alarm Priority and the High Alarm Priority to that value.

High Alarm Priority

Select the upper end of the range of alarm priorities to be filtered for. Any alarm with a priority between the Low Alarm Priority and the High Alarm Priority, and matching the remaining conditions will be included in the filter. The maximum priority cannot be set below the minimum priority.

To filter for alarms of only a given priority, set both the Low Alarm Priority and the High Alarm Priority to that value.

Area Filter

Select the area that the alarm must be configured within to be included in the filter. Areas shown in the list include all system alarm areas as well as developer-created areas.

Name Filter

Use this field to restrict the list of filtered alarms to only those matching a given name. The * wildcard may be used to permit selection on a set of similar names. For example, "East*" will match "East Pump Alarm", "East Tank Alarm", etc.

Alarm List

Options include "Active", "Unacknowledged" and "Current". Only one option may be chosen. Restricts the filter to only those matching a particular list type.

Alarm Status properties Display tab

When this tag is represented on screen by widgets that can use a Style Settings tag, you can save development time by choosing the Style Settings tag that holds the correct display configuration for this tag instance.

The default configuration will use System Style, the default style tag that is automatically part of every new VTScada application.