Chapter 2 Command System RIGOL
MSO7000/DS7000 Programming Guide 2-55
:CURSor:MANual:CBY
:CURSor:MANual:CBY <by>
:CURSor:MANual:CBY?
Sets or queries the vertical position of Cursor B in the manual 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 (1000,480).
Wherein, (0,0) is a location at the upper-left corner of the screen, and (1000,480)
is a location at the lower-right corner of the screen. The pixel range in the
horizontal direction is from 0 to 1000, and the pixel range in the vertical direction
is from 0 to 480.
 When you select LA as the channel source in the manual mode of cursor
measurement, this command is invalid.
The query returns an integer ranging from 0 to 479.
:CURSor:MANual:CBY 200 /*Sets the vertical position of Cursor B to 200.*/
:CURSor:MANual:CBY? /*The query returns 200.*/
:CURSor:MANual:AXValue?
Queries the X value at Cursor A in the manual mode of cursor measurement. The unit is
determined by the currently selected horizontal unit.
The query returns the X value at Cursor A in scientific notation.
:CURSor:MANual:AYValue?
Queries the Y value at Cursor A in the manual mode of cursor measurement. The unit is
determined by the currently selected vertical unit.
 When the channel source is CHANnel1, CHANnel2, CHANnel3, CHANnel4, MATH1,
MATH2, MATH3, or MATH4, the query returns the Y value at Cursor A in scientific
notation.
 When the channel source is LA, the query returns a decimal integer that
corresponds to the binary or hex weighted sum of the bits (D15-D0) at Cursor A.
For the disabled channel, the query returns 0 by default.
:CURSor:MANual:BXValue?
Queries the X value at Cursor B in the manual mode of cursor measurement. The unit
is determined by the currently selected horizontal unit.
The query returns the X value at Cursor B in scientific notation.