12.4.16.13           GOTODAQ REALTRD= group_number

Description:   Changes display to Real Time Trend Display   

Syntax:

Tcl:              GOTODAQ REALTRD=group_number

JScript:         GOTODAQ("REALTRD=group_number");

VB Script:      GOTODAQ "REALTRD=group_number "

 

Argument:     number

See Also:       GOTODAQ DLOGTRD, GOTODAQ REALXYP

 

Tcl example:   GOTODAQ REALTRD=1

Changes the display in the current display window to a REAL-TIME TREND Display for the group number specified. 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.