Description: Calls display on top of current display stack, the display last "pushed".
Syntax:
Tcl: DAQPOP
JScript: DAQPOP();
VB Script: DAQPOP
Arguments: none
Returns: none
See Also: DAQPREV, DAQPUSH, HISFORW, HISBACK
Example: DAQPOP
DAQPOP changes the current display to the display last saved using the DAQPUSH command. DAQPUSH and DAQPOP commands are used together to temporarily change displays, then return to the original display. A DAQPUSH command must precede a DAQPOP. Used in screen script. Not supported by global scripts. These commands will interact with similar <DAQPOP> and <DAQPUSH> keymacros.