An Alarm Group is a property of a [JSup tag|tag] that represent a physical or logical plat area.
Alarm groups have a hierarchic structure that starts from the $System alarm group.
To define/edit alarm groups use menu Tools / Edit alarm groups.
To create a new alarm group select the parent group and press the Add button.
To delete an alarm group, this must be no referred by any tag, graphic page or [JavaCode]. A check is performed when the Delete button is pressed.
The Copy path button can be used the copy the full alarm path in the clipboard (for documentation purpose), in the image example, the string $System/Reparto_Stearati/Dosaggi/Stearina/Stearina_D012/Stearina_D012_in_D013 is copied.
Alarm Group dialog
The alarm group dialog define the properties of an alarm group:
- Name: must be unique in the [JSup application] (no [JSup tag|tag], [JSup graphic windows|window] or [JSup security groups|Security group] can have the same name).
- Require alarm acknowledge: define if the [JSup Defining alarms|alarms] in this alarm group must be acknowledged by the user (default) or not.
- Custom colors: if checked custom colours can be specified for [JSup Defining alarms|alarm] state, otherwise parent colours will be used.
- Prefix / Suffix: will be added at the begin and at the end of the [JSup Defining alarms|alarm] descriptions.
- Window to show: for an alarm group related to a plant area the related synoptic [JSup graphic windows|window] can be specified, than when the user select an active alarm, this [JSup graphic windows|window] can be obtained in [JavaCode] and displayed on user request. If not specified parent alarm group [JSup graphic windows|window] will be used (if any).
- Default property values: [JSup Defining alarms|alarm] localized properties can be retrieved from [JavaCode]. First they are searched in the [JSup tag|tag] properties ([JSup Tag classes|Tag class] properties too), if not found those properties are searched in the alarm group (or parent) properties.
- Record raw alarm signals: this button is a shortcut to define the propery recordRaws that enables (or disables, if 0) the raw (non [JSup Alarm mask and filter|filtered/masked] alarm signals), these data can be displayed in [JSup Alarm history|alarm history] or used for [JSup Alarm statistics|statistics].
|