User`s guide

Table Of Contents
Chapter 13 329
SCPI Command Reference
E5061A/E5062A commands
13. SCPI Command
Reference
:DISP:WIND{1-4}:TRAC{1-4}:STAT
Syntax :DISPlay:WINDow{[1]|2|3|4}:TRACe{[1]|2|3|4} :STATe {ON|OFF|1|0}
:DISPlay:WINDow{[1]|2|3|4}:TRACe{[1]|2|3|4} :STATe?
Description For trace 1 (:TRAC1) to trace 4 (:TRAC4) of channel 1 (:WIND1) to channel 4 (:WIND4),
turns ON/OFF the display of the data trace.
Parameters
Query response {1|0}<newline><^END>
Example of use
10 OUTPUT 717;":DISP:WIND1:TRAC1:STAT ON"
20 OUTPUT 717;":DISP:WIND1:TRAC1:STAT?"
30 ENTER 717;A
Related commands :DISP:WIND{1-4}:TRAC{1-4}:MEM on page 328
Equivalent key
[Display] - Display - Data (when the memory trace display is OFF)
[Display] - Display - Data & Mem (when the memory trace display is ON)
:DISP:WIND{1-4}:TRAC{1-4}:Y:AUTO
Syntax :DISPlay:WINDow{[1]|2|3|4}:TRACe{[1]|2|3|4} :Y[:SCALe]:AUTO
Description For trace 1 (:TRAC1) to trace 4 (:TRAC4) of channel 1 (:WIND1) to channel 4 (:WIND4),
executes the auto scale (function to automatically adjust the value of the reference graticule
line and the scale per division to display the trace appropriately). (No query)
Example of use
10 OUTPUT 717;":DISP:WIND1:TRAC1:Y:AUTO"
Related commands :DISP:WIND{1-4}:TRAC{1-4}:Y:PDIV on page 330
:DISP:WIND{1-4}:TRAC{1-4}:Y:RLEV on page 331
Equivalent key
[Scale] - Auto Scale
Description
ON or 1 (preset value) Turns ON the data trace display.
OFF or 0 Turns OFF the data trace display.