189
────────────────────────────────────────────────────
11.4 Command Reference
────────────────────────────────────────────────────
■ Display screen query
Synta
DISPlay?
Functio
Returns the screen that is currently being displayed.
Not
・Note that if the header setting is OFF, only the data portion is returned,
making it impossible to determine which screen is being displayed.
・If FD mode or Setting mode is displayed, the response is "FD" or
"STATUS’, respectively.
Respons
synta
If headers are ON
If headers are OFF
":DISP:INTEGRATE data"
"data"
Exampl
Transmission
Response
":DISP?"
":DISPLAY:NORMAL 1"
":DISP?"
"1"
ISPlay?