12.4.16.14     GOTODAQ REALXYP=group_number

Description:   Changes display to Real Time Trend Display in XY Plot format  

Syntax:

Tcl:              GOTODAQ REALXYP=group_number

JScript:         GOTODAQ("REALXYP=group_number");

VB Script:      GOTODAQ "REALXYP=group_number "

Argument:      number

See Also:       GOTODAQ DLOGXYP, GOTODAQ REALTRD

Tcl example:      GOTODAQ REALXYP=1

Changes the display in the current display window to a REAL-TIME Trend in XY PLOT format.  Real Time trends are temporary Trends. The data is lost once it scrolls off the screen or the display is closed.  Real-time trends are used primarily for Tuning and other short-term trending needs where data storage is not needed or disk space is limited.  Use DATA LOG Trends if you need trend data written to hard drive.   A Real-time TREND Group is a collection of tags configured in the Project Manager.  If the specified Trend Group does not exist, the command will be ignored.