12.4.16.3   GOTODAQ ALMGRAPH

Description:   Changes the display to user the built graphic display (*.bgr) assigned as the ALARM GRAPHIC for the tag.  The Tag must be in alarm for this command to execute.  

Syntax:

Tcl:             GOTODAQ ALMGRAPH=tagname

JScript:        GOTODAQ("ALMGRAPH=tagname");

VB Script:     GOTODAQ "ALMGRAPH=tagname"

 

Argument:      "ALMGRAPH=tagname" is not case sensitive.

See Also:      GOTODAQ, GOTOTAG, GOTOALMGRA

Changes the display in the current display window to a user built graphic assigned as the Alarm Graphic for this tag.  The Tag must be in Alarm for this function to execute.  The Alarm Graphic is defined for each Tag in the Project Manager.  The ALARM Graphic is intended to help operators quickly identify the cause of alarms. If no Alarm Graphic is assigned or the tag is not in alarm, then the display does not change.

Tcl example:      GOTODAQ ALMGRAPH=ZT-101