Alarm Window Fields

The fields to be shown in the Alarm Window can be selected by the programmer from those available in the "Field Choice" window.

The fields or columns that can be displayed are as follows:

 

Alarm Description

The Alarm Description column reports descriptive text of the alarm in question. The text is composed of strings in the following formats:

 

Text

Condition

Device Name  - Title

This format will be displayed when a text has been inserted in either the 'Alarms->General->Device Name' property or the 'Threshold->General->Title' property.

 

Device Name  - Name

This format will be displayed when a text has been inserted in the 'Alarms->General->Device Name' property but not in the 'Threshold->General->Title' property. In this case, the text of the 'Threshold->General->Name' will be considered.

 

Title

This format will be displayed when a text in the 'Alarms->General->Device Name' property has not been inserted but only in the 'Threshold->General->Title' property.

 

Name

This format will be displayed when a text has not be entered in either the "Alarms->General->Device Name" or the "Threshold->General->Title" properties. In this case, the 'Threshold->General->Name' property will be considered.

 

Variable Name  - Title/Caption

This format will be displayed when the template alarm associated to a variable has been used. Therefore, the name of the variable and the text inserted in the "Threshold->General->Title" will be considered.

 

Variable Name - Name

This format will be displayed when the template alarm associated to the variable has been used. When no text has been inserted in the "Threshold->General->Title" property, the name of the variable and the text inserted in the Threshold->General->Name' property will be considered .

 

 

Time ON

The 'Time ON' column reports the date and time of the alarm occurrence. The local time of the operating system you are using will be used and can be displayed with the format specified in the "Time Format" property field from the 'Alarm Window Style Properties'. Clients connected to the Server will display the time in their local format.

 

Time ACK

The 'Time ACK' column reports the date and time when the alarm was acknowledged. The local time of the operating system you are using will be used and can be displayed with the format specified in the "Time Format" property field from the 'Alarm Window Style Properties'. Clients connected to the Server will display the time in their local format.

 

Time OFF

The 'Time OFF' column reports the date and time when the alarm was deactivated. The local time of the operating system you are using will be used and can be displayed with the format specified in the "Time Format" property field from the 'Alarm Window Style Properties'. Clients connected to the Server will display the time in their local format.

 

Time RESET

The 'Time RESET' column reports the date and time when the alarm was reset. The local time of the operating system you are using will be used and can be displayed with the format specified in the "Time Format" property field from the 'Alarm Window Style Properties'. Clients connected to the Server will display the time in their local format.

 

Total  Time ON

the "Total Time ON" column displays the total time in which the alarm remained active from the moment in which it was initialized. The "Total Time ON" value is set in days, hours, minutes and seconds for default:

 

D:H:M:S

 

where: D = days, H = hours, M = minutes, S = seconds

 

You can also customize how the value is to be displayed by specifying the desired format in the Alarms Window "Duration Format" property. The formats may include the following codes:

 

%D = Days

%H = Hours

%M = Minutes

%S = Seconds

 

For instance, when inserting the format string:

 

%H:%M:%S

 

the total duration value for the current day (i.e. "12:23:45") will be displayed in the Alarm Window.

 

Alarm Total Num On

The "Alarm Total Num On" column shows the alarm's statistical value which reports how many times the alarm turned ON.

 

Alarm Total Num ACK

The "Alarm Total Num Ack" column shows the alarm's statistical value which reports how many times the alarm was acknowledged.

 

Alarm Total Num RESET

The "Alarm Total Num Reset" column shows the alarm's statistical value which reports how many times alarm was reset.

 

Image

The "Image" column displays the image to be associated in the alarm threshold's "File-stile. Bmp" property, or in the alarm's activation variable property "Options - Bmp File". If images are associated in both these properties, the one associated to the alarm's threshold will have priority over the other.

Status

The 'Status' column reports the current status of the alarms. The Alarm status are:

 

 

Duration

The 'Duration' Column reports the duration of the alarm occurrence. This value indicates how much time has elapsed between the alarm's last "ALARM ON" and "ALARM OFF" events and it is only written in the "ALARM OFF" event. The "Duration" value is shown with the day, hour, minute and seconds format for default:

 

D:H:M:S

 

where: D = days, H = hours, M = minutes, S = seconds

 

You can of course customize how this value is to be shown by specifying the format desired in the Alarms Window's "Duration Format" field. Formats may include the following codes:

 

%D = Days

%H = Hours

%M = Minutes

%S = Seconds

 

For example if you insert this format string:

 

%H:%M:%S

 

the total duration value will be displayed for the current day  (i.e. "12:23:45") in the Alarm window.

 

Severity

The 'Severity' column reports the alarm priorities. This value must be entered in the "Severity" property from the 'Alarm Threshold Execution Properties' beforehand.

 

Condition

The 'Condition' column reports the alarm's current condition. The options are:

 

 

 

See Also