User`s guide

Table Of Contents
334 Chapter 13
SCPI Command Reference
E5061A/E5062A commands
:DISP:WIND{1-4}:TRAC{1-4}:Y:TRAC:MODE
Syntax :DISPlay:WINDow{[1]|2|3|4}:TRACe{[1]|2|3|4}:Y:TRACk:MODE
{OFF|PEAK|FREQuency}
:DISPlay:WINDow{[1]|2|3|4}:TRACe{[1]|2|3|4}:Y:TRACk:MODE?
Description For trace 1 (:TRAC1) and trace 4 (:TRAC4) of channel 1 (:WIND1) to channel 4
(:WIND4), sets the tracking method to offset the trace data after sweep.
Parameters
Query response {OFF|PEAK|FREQ}<newline><^END>
Example of use
10 OUTPUT 717;":DISP:WIND1:TRAC1:Y:TRAC:MODE PEAK"
20 OUTPUT 717;":DISP:WIND1:TRAC1:Y:TRAC:MODE?"
30 ENTER 717;A
Related commands :DISP:WIND{1-4}:Y:DIV on page 336
:DISP:WIND{1-4}:TRAC{1-4}:Y:TRAC:FREQ on page 333
Equivalent key
[Scale] - Reference Tracking - Tracking
Description
OFF (preset value) Does not perform tracking for trace data.
PEAK Specifies the peak value as the reference value.
FREQuency Specifies the specified frequency as the reference value.