12.4.16.4   GOTODAQ ALMGROUP

Description:   Changes the display to the Alarm Group Display.  

 

Syntax:

Tcl:             GOTODAQ  ALMGROUP=group_number  

JScript:        GOTODAQ("ALMGROUP=group_number");

VB Script:     GOTODAQ "ALMGROUP=group_number"

 

Argument:      "ALMGROUP=group_number" is not case sensitive.

 

See Also:      Alarm Groups, GOTODAQ, GOTOTAG, GOTODAQ ALMSUMMARY, GOTODAQ ALARMLOG

Changes the display in the current display window to the Alarm Group Display for the alarm group number.  Alarm Group is a Template Display of Tags and there alarm state. Alarm Groups are configured in the Project Manager. Alarm Groups are most commonly used to disable or enable alarming for a large number of tags. For example, when a unit is shutdown for service, an alarm group allows all alarms for that unit to be disabled.

 

Tcl example:      GOTODAQ ALMGROUP=1