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 or expression 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 alarmsAlarmItems represent individual tags or expressions monitored within the solution. The AlarmItem triggers an alarm event when a defined condition occurs, notifying users about it. To define an AlarmItem on your solution, the user must a tag name, the condition that triggers the alarm (e.g., Hi, Lo, Rate of Change), and the threshold value (Limit). The software platform offers optional properties for customization, including priority, auxiliary values, and the alarm message.

On this page: 

Table of Contents
stylenone

Tip
titleSolution Example

Alarms Examples



Image Added


AlarmItem Configuration

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

  1. Access Alarms Items.

  2. 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.

  3. Enter the condition to trigger the alarm in the Condition field and configure the threshold value in the Limit field.
  4. In the Group field, choose which AlarmGroup object that defines the behavior for this AlarmItem.
  5. Once finished, press Enter on your keyboard to save the AlarmItem.


Info

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


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

Image Added

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


Properties Reference

Alarm Item Properties

When configuring an AlarmItem

Configuring Alarm Items

An Alarm Item is a configuration of solution tags, set up to establish conditions under which these tags generate alarm messages.

Alarm items can be grouped into Alarm Groups, which simplifies the management of similar or related alarms. This organization allows for a more refined control and a collective overview of the alarms.

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

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 Items Properties

ID

Unique identifier for the alarm

item.

VersionID

Version

The version identifier associated with the

alarm

item.

TagName

Name

The name of the tag being monitored for alarm events.

Condition

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

Predefined

Defines the predefined threshold for the alarm.

Limit1

Secondary threshold value

A secondary threshold value. You should use this property in conjunction with the Limits by Shift functionality. Learn more on the Alarm Limits page.

Limit2

Tertiary

A tertiary threshold value. Learn more on the Alarm Limits page.

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

Range

A range around

setpoint

setpoints 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

Auxiliary value associated with the alarm

It provides additional information about the alarm, such as the responsible team to be associated with an Alarm Area. Read more on the Alarms Areas page.

AuxValue2

Secondary

A secondary auxiliary value.

AuxValue3

Tertiary

A tertiary auxiliary value

.

TemplateID

Template identifier linked with the alarm

.

LockState

Current

The current lock status of the alarm item.

LockOwner

User

The user or system that locked the item.

DateModified

Date

The date the alarm item was last modified.

DateCreated

Date

The date the alarm item was created.

XRefInfo

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 property defines the trigger for the alarm using the Limit property as the threshold value. It offers a wide range of options and the table below describes them in more detail:

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

Condition

Field

Description

Hi

Tag >=

limit

Limit.

HiHi

Tag >=

limit

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

Lo

Tag <=

limit

Limit.

LoLo

Tag <=

limit

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

RateOfChange

Tag

The tag's rate of change >=

limit

Limit.

DeviationMinor

Absolute value: (

tag

Tag - Setpoint) >

limit

Limit.

DeviationMajor

Absolute value: (

tag

Tag - Setpoint) >

limit

Limit.

Equal

Tag =

limit

Limit.

GreaterThan

Tag >

limit

Limit.

GreaterEqual

Tag >=

limit

Limit.

LessThan

Tag <

limit

Limit.

LessEqual

Tag <=

limit

Limit.

Changed

Tag value changed.

ChangedUp

Tag value increased.

ChangedDown

Tag value decreased.

NotEqual

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.

.



In this section:

Page Tree
root@parent
spacesV10