RIGOL Chapter 2 Command System
2-58 MSO7000/DS7000 Programming Guide
:CURSor:TRACk:SOURce2
:CURSor:TRACk:SOURce2 <source>
:CURSor:TRACk:SOURce2?
Sets or queries the channel source of Cursor B in the track mode of cursor measurement.
{CHANnel1|CHANnel2|CHANnel3|CHANnel4|
MATH1|MATH2|MATH3|MATH4|NONE}
Only the currently enabled channel can be selected as the channel source.
The query returns CHAN1, CHAN2, CHAN3, CHAN4, MATH1, MATH2, MATH3, MATH4, or
NONE.
:CURSor:TRACk:SOURce2 CHANnel2 /*Sets the channel source to CH2.*/
:CURSor:TRACk:SOURce2? /*The query returns CHAN2.*/
:CURSor:TRACk:CAX
:CURSor:TRACk:CAX <ax>
:CURSor:TRACk:CAX?
Sets or queries the horizontal position of Cursor A in the track mode of cursor
measurement.
The horizontal and vertical position of the cursor is defined by the screen pixel
coordinate. The range of the screen pixel coordinate is from (0,0) to (999,479).
Wherein, (0,0) is a location at the upper-left corner of the screen, and (999,479) is a
location at the lower-right corner of the screen. The pixel range in the horizontal
direction is from 0 to 999, and the pixel range in the vertical direction is from 0 to 479.
The query returns an integer ranging from 0 to 999.
:CURSor:TRACk:CAX 200 /*Sets the horizontal position of Cursor A to 200.*/
:CURSor:TRACk:CAX? /*The query returns 200.*/