Skip to content

Alarm Information

Alarm Tables

Alarm Editor

ItemDescription
Add AlarmAdds an alarm.
Delete AlarmDeletes the selected alarm.
Edit AlarmEdits the selected alarm.
Copy AlarmSaves the selected alarm’s content in the clipboard.
Paste AlarmPastes the alarm’s content in an Alarm Editor’s window, Spreadsheet, or Notepad.
Cut AlarmDeletes the selected alarm’s content and saves it in the clipboard.
Alarm BannerOpens the Alarm Banner Properties window.
Persist Alarm StatusControls whether alarm data is retained through closure of project runtime or not.
LabelsOpens the Label Editor window.
OKCloses the Alarm Editor window.

Alarm Banner Properties

ItemDescription
Enable BannerControls whether or not the Alarm Banner will be displayed when an assigned alarm is active.
Background ColorControls the color of the Alarm Banner’s background.
Time FormatSets the format of time that is displayed inside of the Alarm Banner.
Go to pageSets a page to open when tapping on the Alarm Banner.
Text ColorControls the color of the Alarm Banner’s text.
Display OrderControls whether the Newest or Oldest active alarms are displayed first.
Font NameChanges the style of text.
Font SizeChanges the size of the text.
PositionChanges the location of the alarm banner, from Bottom, Top, or Offset.
Y Position (px)Changes the Offset amount in pixels.
Smooth ScrollingControls whether the names and times of active alarms are displayed concurrently and scrolled rather than cycling.
Scroll DirectionControls the direction at which the names and times of active alarms scroll.
Scroll SpeedControls the speed at which the names and times of active alarms scroll.

Edit Alarm

ItemDescription
Alarm SettingsOpens the Alarm Settings tab.
LabelsOpens the Labels tab.
DescriptionsOpens the Descriptions tab.
OKCloses the Edit Alarm window.
CancelCloses the Edit Alarm window and discards any entered information.

Alarm Settings

ItemDescription
Expand AllShows all dropdown content within the Alarm Settings tab.
Collapse AllHides all dropdown content within the Alarm Settings tab.
Alarm NameAssigns a name to the user’s alarm.
TriggerAssigns a tag or expression to be responsible for initiating the alarm.
ComparisonDeclares the parameter/threshold in which the alarm triggers.
Value 1Primary parameter for single-sided comparisons (i.e., X > Value 1).
Value 2Secondary parameter for two-sided comparisons (i.e., Value 1 > X > Value 2).
Display in BannerControls whether or not the current alarm will be displayed in the Alarm Banner when active.
ON ActionAssigns a command or script that occurs when the alarm is triggered.
OFF ActionAssigns a command or script that occurs when the alarm is cleared.
Acknowledge ActionAssigns a command or script that occurs when the alarm is acknowledged.
Recipient Group (To)Assigns an email, a user, or a group of users to send an email to.
SMTP properties must be configured with a valid email address, and users must have an email assigned in Identity and Access Management to have an email sent. An error will appear at the bottom of the screen if an email is attempted to be sent to an invalid or no email.
Recipient Group (Cc)Assigns an email, a user, or a group of users to carbon copy on a sent email.
SMTP properties must be configured with a valid email address, and users must have an email assigned in Identity and Access Management to have an email sent. An error will appear at the bottom of the screen if an email is attempted to be sent to an invalid or no email.
Send When ONControls whether or not an alarm email will be sent when the alarm is triggered.
ON Message DescriptionAssigns a created description to be added to the on alarm email.
Send When OFFControls whether or not an alarm email will be sent when the alarm is cleared.
OFF Messsage DescriptionAssigns a created description to be added to the off alarm email.
Send When AcknowledgedControls whether or not an alarm email will be sent when the alarm is acknowledged.
Ack. Message DescriptionAssigns a created description to be added to the acknowledged alarm email.

Comparisons

ItemDescription
<Triggers the alarm if the Trigger value is less than the set Value.
<=Triggers the alarm if the Trigger value is less than or equal to the set Value.
>Triggers the alarm if the Trigger value is greater than the set Value.
>=Triggers the alarm if the Trigger value is greater than or equal to the set Value.
==Triggers the alarm if the Trigger value is equal to the set Value.
!=Triggers the alarm if the Trigger value is not equal to the set Value.
BetweenTriggers the alarm if the Trigger value falls in the range of Value 1 to Value 2.
Not BetweenTriggers the alarm if the Trigger value falls outside the range of Value 1 to Value 2.
Bad QualityTriggers the alarm if the bound Tag does not have active communication.
Is TrueTriggers the alarm if the bound Tag’s value is not 0.

Labels

ItemDescription
Edit LabelsOpens the Edit Labels window so that labels may be added/changed/removed.
Expand AllShows all dropdown content within the Labels tab.
Collapse AllHides all dropdown content within the Labels tab.

Edit Labels

ItemDescription
Add LabelDrops down with a menu to add a new label or scope.
Expand AllShows all dropdown content within the Edit Labels tab.
Collapse AllHides all dropdown content within the Edit Labels tab.

Create New Label/Edit Label

ItemDescription
NameAssigns a name to the user’s label.
ON ActionAssigns a command or script that occurs when any alarm under the label is triggered.
OFF ActionAssigns a command or script that occurs when any alarm under the label is cleared.
Ack. ActionAssigns a command or script that occurs when any alarm under the label is acknowledged.
ColorAssigns a color to the user’s label with presets or custom HSB, RGB, or hex color code. This is applied to the Label filter window and notifications if enabled.
ScopeAssigns a scope to the user’s label.
Display in BannerControls whether the alarms assigned to the current label will be displayed in the Alarm Banner when active.

Descriptions

ItemDescription
New DescriptionCreates a new description at the next available index.
DescriptionAssigns a name to the user’s description.
Tag ExpressionAssigns a string to be used as the displayed description.
No. #Displays the description index number starting at 0.
Move UpSwaps the description indices of current and above descriptions.
Move DownSwaps the description indices of current and below descriptions.
DeleteDeletes the selected description.