You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 10 Next »

Overview

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.

On this page : 

Item Configuration

When configuring an Alarm Item, the essential properties to define are the TagName and the Condition. These two elements form the core of the configuration, dictating when and how alarms are triggered.

Additionally, other properties can be set up based on the specific use of the alarm. Refer to the table below for more details:

Alarm Items Properties

ID

Unique identifier for the alarm item.

VersionID

Version identifier associated with the alarm item.

TagName

Name of the tag being monitored for alarm events.

Condition

Condition that triggers the alarm.

Limit

Predefined threshold for the alarm.

Limit1

Secondary threshold value.

Limit2

Tertiary threshold value.

Disable

Option to enable/disable the alarm.

Deadband

Range in which changes are ignored.

Setpoint

Desired target value.

SetpointDeadband

Range around setpoint where changes are ignored.

Group

Group to which the alarm item belongs.

Area

Area designation for alarm management.

Priority

Priority level of the alarm.

AuxValue

Auxiliary value associated with the alarm.

AuxValue2

Secondary auxiliary value.

AuxValue3

Tertiary auxiliary value.

TemplateID

Template identifier linked with the alarm.

LockState

Current lock status of the alarm item.

LockOwner

User or system that locked the item.

DateModified

Date the alarm item was last modified.

DateCreated

Date the alarm item was created.

XRefInfo

Cross-reference information for the alarm.

Comment

Comments or notes related to the alarm item.

Message

Alarm message displayed upon triggering. It enables that a message to appear to the user when an alarm is triggered.

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

  • No labels