Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Overview

The Alarm Item is the core object of the Alarms Module, it is a tag monitored by the Alarms Module. It contains information such as the tag name and the alarm condition. You can group them into Alarm Groups, simplifying the management of similar or related alarms.

On this page : 

Table of Contents


Configuring Alarm Items

To configure a new or existing Alarm Item, follow the steps below:

  1. Access Alarms > Items.

  2. To create a new Alarm Item, double-click an empty Tag Name field and enter the name of the tag to be monitored.

  3. On the Tag Name column, type the Tag name or select from the available list. Alternatively, copy and paste the Tag's name from Unified Namespace → Tags.

  4. Enter the Enter a condition to trigger the alarm in the Condition field .Enter and configure the treshold value in the Limit field.
  5. In the Group field, choose which Alarm Group this Item will belong.Image Removed
    In the example image above, we created an Alarm Item monitoring the tag "ExampleTag". When its value exceeds or is equal to 50, it will trigger an alarm in the "Warning" Alarm Group.
  6. Press Once finished, on your keyboard press Enter to save the Alarm Item.
Info

To modify an existing Alarm Item, double-click and modify the desired field. Note that any changes made to the Alarm Item will take effect immediately, and the new or modified Alarm Item will be evaluated against the tag values in real-time.

The image below illustrates the process described above. In it, we created an Alarm Item monitoring the tag "ExampleTag" and when its value exceeds or is equal to 50, it will trigger an alarm in the "Warning" Alarm Group.

Image Added

For more details about each available property field, see the section below.

Alarm Item

Properties

properties

When configuring an Alarm Item, the essential properties to define are the Tag Name and Condition. These two elements form the core of the configuration, dictating when and how alarms are triggered. Additionally, you can set up other properties based on the specific use of the alarm. The following is a table describing each available property field for the Alarm Item:

Info

If a property column is not visible on the grid, enable it by right-clicking the grid header and selecting it from the list.

Property

Description

ID

The unique identifier for the alarm item.

Version ID

The version identifier associated with the alarm item.

TagName

The name of the tag being monitored for alarm events.

Condition

Defines the condition that triggers the alarm. The next section of this page describes in more detail the different options for this property.

Limit

Defines the predefined threshold for the alarm.

Limit1

Secondary

A secondary threshold value.

Limit2

Tertiary

A tertiary threshold value.

Disable

Option to enable/disable

Enables or Disables the alarm.

Deadband

Range

Defines a range in which changes are ignored.

Setpoint

Desired

The desired target value.

SetpointDeadband

Setpoint Deadband

Range

A range around setpoint where changes are ignored.

Group

Group

The group to which the alarm item belongs.

Area

Area

The area designation for alarm management.

Priority

Priority

Defines the priority level of the alarm.

AuxValue

Aux Value

Auxiliary

An auxiliary value associated with the alarm.

AuxValue2

Aux Value 2

A secondary

Secondary

auxiliary value.

AuxValue3

Aux Value 3

A tertiary

Tertiary

auxiliary value.

TemplateID

Template

The template identifier linked with the alarm.

LockState

Lock State

Current

The current lock status of the alarm item.

LockOwner

Lock Owner

User

The user or system that locked the item.

DateModified

Date Modified

Date

The date the alarm item was last modified.

DateCreated

Date

The date the alarm item was created.

XRefInfo

X Ref Info

A Cross-reference information for the alarm.

Comment

Comments

The comments or notes related to the alarm item.

Message

Alarm

This is the alarm message displayed to the user upon triggering

. It enables that a message to appear to

the

user when an

alarm

is triggered

.

 

Alarm condition options

The Condition poperty defines the trigger for the alarm using the Limit property as the treshold value. It offers a wide range of options, the table below describes them in more detail:

Condition OptionsField

Condition

Description

Hi

Tag >= limitLimit.

HiHi

Tag >= limit Limit (when acknowledged, a Hi alarm is automatically acknowledged for the same Tag).

Lo

Tag <= limitLimit.

LoLo

Tag <= limit Limit (when acknowledged, a Lo alarm is automatically acknowledged for the same Tag).

Rate Of Change

The tag's

RateOfChange

Tag rate of change >= limitLimit.

DeviationMinorDeviation Minor

Absolute value: (tag Tag - Setpoint) > limitLimit.

DeviationMajorDeviation Major

Absolute value: (tag Tag - Setpoint) > limitLimit.

Equal

Tag = limitLimit.

GreaterThanGreater Than

Tag > limitLimit.

GreaterEqualGreater Equal

Tag >= limitLimit.

LessThanLess Than

Tag < limitLimit.

LessEqualLess Equal

Tag <= limitLimit.

Changed

Tag value changed.

ChangedUpChanged Up

Tag value increased.

ChangedDownChanged Down

Tag value decreased.

NotEqualNot Equal

Tag different from limit

Adding And Editing AlarmItem

The AlarmItem is the core object of the Alarms module, which represents a condition that triggers an alarm event when a certain criterion is met. Here we will discuss how to add new AlarmItem or modify the existing ones.

To add a new alarm item, follow these steps:

  1. Open the AlarmItem configuration page by selecting Alarms > AlarmItem in the Solution Browser.

  2. Click the 'New Level...' button at the bottom of the AlarmItem list.

  3. In 'Alarms > Items', enter the required fields, which include Tag Name, Condition, and Alarm Group.

  4. You can also configure optional fields such as Limit, Deadband, Setpoint, Setpoint Deadband, Group, Area, Priority, Message, and Priority Order.

  5. Click OK to save the new Alarm Item.

To modify an existing Alarm Item, follow these steps:

  1. Open the 'Alarms > Items' configuration page by selecting Alarms > AlarmItem in the Solution Browser.

  2. Select the Alarm Item you want to modify from the list.

  3. Modify the fields as required.

  4. Click OK to save the changes.

It is important to note that any changes made to the AlarmItem will take effect immediately, and the new or modified AlarmItem will be evaluated against the tag values in real-time

.



In this section:

Page Tree
root@parent
spacesV10