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

Compare with Current View Page History

« Previous Version 18 Current »

Overview

When preparing a report or viewing the alarm history, it is important to highlight certain features. One key feature is the duration of past alarms recorded in the system. This document explains the procedure for configuring this aspect.

On this page:


Alarm Duration

Duration is defined only for alarms that require user ACK, measuring the time from trigger to ACK. The following model presents a step-by-step method on how to obtain the total duration of an alarm and occurrences per alarm.

By default, into the SQL tables that register the alarm events there is a column called "Duration", since the data shown in the AlarmWindow comes from this database, viewing the duration of alarms is based on how to display this information in the AlarmViewer Control or in a separate data grid, so this procedure requires some historical alarm data in which there was an ACK from the user.

To obtain the duration of an alarm and other related information, configure the AlarmWindow to show the Historical values in the project and set Duration column to visible by double click AlarmViewer and follow the steps below.

Step 1 - Set the List comboBox to AlarmHistory

Step 2 - At Columns, select Duration and check the Visible checkbox at the bottom right.


Number of Occurrences

You can group alarms listed in an AlarmViewer to get an idea of how many times the alarm has gone off.

To achieve this, the AlarmViewer component features a drag-and-drop column functionality, which is, by default, disabled. However, it is possible to enable it by double-clicking the AlarmViewer, then checking the Show Header checkbox. This will activate the option only during runtime. 

To utilize it, select the column TagName, drag it to the new area in the AlarmViewer's "Drag columns titles here to group data" option, as following example.

If you have a substantial number of alarms, it is possible to collapse the grouped elements to enhance visualization. Simply click on the plus and minus icons to expand or contract them.


In this section:

The root page @parent could not be found in space v10.

  • No labels