Configure which alarms to show
- Last UpdatedJul 25, 2024
- 1 minute read
You can configure the Distributed Alarm Display object to show alarms based on:
-
Priority.
-
State, such as acknowledged or unacknowledged.
-
Type, either summary or historical.
When you configure the alarm query, you use text only. You cannot use tags. Example queries are as follows.
Full path to Alarm Group:
\\Node\InTouch!Group
Full path to local Alarm Group
\InTouch!Group
Another Group List:
GroupList
To perform multiple queries, separate each query with a space. For example:
\InTouch!Group GroupList
The default query properties are only used if you select the Perform Query on Startup checkbox or if the almDefQuery() function is executed.
Configure which alarms to show
-
Right-click the Distributed Alarm Display object and then select Properties. The Alarm Configuration dialog box appears.

-
Select the Perform Query on Startup checkbox.
-
In the Default Query Properties area, configure the default query for the object.
-
In the From Priority box, type the default minimum alarm priority.
-
In the To Priority box, type the default maximum alarm priority.
-
In the Alarm State list, select the default alarm state to query (All, Unack, Ack).
-
In the Query Type list, select the alarm type, either Summary or Historical.
-
In the Alarm Query box, type the initial alarm query.
-
-
Select OK.