Pushbutton Keymacro
To hard code a connection to a tag use:<GOTO>ALMGRAPH=tagname
To make a pushbutton that requires a user to select a tag on a display, then click this pushbutton to call up alarm graph use: <GOTO>ALMGRAPH=@%THILITAG
The Alarm Summary Display uses this
keymacro to go to the alarm listed first in the alarm summary:
<GOTO>ALMGRAPH=@%TLV(%TALMSUM4 0 %AALMSUMH)
Script Action Command
GOTOALMGRA