Instructions
Chapter 2 Command System  RIGOL 
MSO5000 Programming Guide  2-55   
:CURSor:TRACk:SOURce2 
Syntax 
:CURSor:TRACk:SOURce2 <source> 
:CURSor:TRACk:SOURce2? 
Description 
Sets or queries the channel source of Cursor B in the track mode of cursor measurement. 
Parameter 
Name 
Type 
Range 
Default 
<source> 
Discrete 
{CHANnel1|CHANnel2|CHANnel3|CHANnel4|
MATH1|MATH2|MATH3|MATH4|NONE} 
CHANnel1 
Remarks 
Only the currently enabled channel can be selected as the channel source. 
Return 
Format 
The query returns CHAN1, CHAN2, CHAN3, CHAN4, MATH1, MATH2, MATH3, MATH4, or 
NONE. 
Example 
:CURSor:TRACk:SOURce2 CHANnel2        /*Sets the channel source to CHANnel2.*/ 
:CURSor:TRACk:SOURce2?                        /*The query returns CHAN2.*/ 
:CURSor:TRACk:CAX 
Syntax 
:CURSor:TRACk:CAX <ax> 
:CURSor:TRACk:CAX? 
Description 
Sets or queries the horizontal position of Cursor A in the track mode of cursor 
measurement. 
Parameter 
Name 
Type 
Range 
Default 
<ax> 
Integer 
0 to 999 
400 
Remarks 
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. 
Return 
Format 
The query returns an integer ranging from 0 to 999. 
Example 
:CURSor:TRACk:CAX 200        /*Sets the horizontal position of Cursor A to 200.*/ 
:CURSor:TRACk:CAX?              /*The query returns 200.*/ 










