11.1.63    <GOTO@TAG>

Description:   Changes display in current window to a display containing the referenced tag.  Similar to the "Point GOTO Dialog Box" in WebAccess.

Syntax:         <GOTO@tag>tagname=display_type

Argument:     tagname, display type, (no blank spaces)

See Also:       <GOTO>, <GOTOALMGRA>, <DIALOG>POINTGOTO, <DIALOG>POINTINFO

 

Examples:      example 1 - call first display using tag FAN_START101

<GOTO@TAG>FAN_START101=graph

 

example 2 - if tag is on the alarm summary,  then

display the alarm summary

<GOTO@TAG>SPEED=almsummary

 

example 3 - got to display and tag referenced in IO tags

<GOTO@TAG >@text50=@text70

 

Changes the display in the current display window to a display using the referenced tag.  This command provides the functions of the "Point GOTO Dialog Box" in WebAccess.   It allows a user to call up a display, not knowing its name, but only knowing it displays the tag. 

IF THE TAG IS NOT ON THE DISPLAY TYPE REFERENCED, THE CALL DOES NOT CHANGE THE DISPLAY.

If tag is in multiple displays of same type (e.g. multiple *.bgr), then the first display alphabetically will be displayed.  The OPTIONS are not case sensitive.

It will works in both Browser and ViewDAQ (local) clients.  

GOTO@TAG Options: Display Types

ALMGROUP

ALMSUMMARY

BLOCKDTL

DLOGTRD

DLOGXYP

FPLGROUP

GRAPH

OVERVIEW

POINTDTL

REALTRD

REALXYP

RECIPE