Instructions
RIGOL  Chapter 2 Command System 
2-54    MSO7000/DS7000 Programming Guide 
:CURSor:MANual:CBX 
Syntax 
:CURSor:MANual:CBX <bx> 
:CURSor:MANual:CBX? 
Description 
Sets or queries the horizontal position of Cursor B in the manual mode of cursor 
measurement. 
Parameter 
Name 
Type 
Range 
Default 
<bx> 
Integer 
0 to 999 
600 
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:MANual:CBX 200        /*Sets the horizontal position of Cursor B to 200.*/ 
:CURSor:MANual:CBX?              /*The query returns 200.*/ 
:CURSor:MANual:CAY 
Syntax 
:CURSor:MANual:CAY <ay> 
:CURSor:MANual:CAY? 
Description 
Sets or queries the vertical position of Cursor A in the manual mode of cursor 
measurement. 
Parameter 
Name 
Type 
Range 
Default 
<ay> 
Integer 
0 to 479 
180 
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. 
  When you select LA as the channel source in the manual mode of cursor 
measurement, this command is invalid. 
Return 
Format 
The query returns an integer ranging from 0 to 479. 
Example 
:CURSor:MANual:CAY 200        /*Sets the vertical position of Cursor A to 200.*/ 
:CURSor:MANual:CAY?              /*The query returns 200.*/ 










