User manual
RIGOL Chapter 2 Command System
2-52 MSO5000 Programming Guide
:CURSor:MANual:CBY
Syntax
:CURSor:MANual:CBY <by>
:CURSor:MANual:CBY?
Description
Sets or queries the vertical position of Cursor B in the manual mode of cursor
measurement.
Parameter
Name
Type
Range
Default
<by>
Integer
0 to 479
300
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 (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.
Return
Format
The query returns an integer ranging from 0 to 479.
Example
:CURSor:MANual:CBY 200 /*Sets the vertical position of Cursor B to 200.*/
:CURSor:MANual:CBY? /*The query returns 200.*/
:CURSor:MANual:AXValue?
Syntax
:CURSor:MANual:AXValue?
Description
Queries the X value at Cursor A in the manual mode of cursor measurement. The unit is
determined by the currently selected horizontal unit.
Return
Format
The query returns the X value at Cursor A in scientific notation.
:CURSor:MANual:AYValue?
Syntax
:CURSor:MANual:AYValue?
Description
Queries the Y value at Cursor A in the manual mode of cursor measurement. The unit is
determined by the currently selected vertical unit.
Return
Format
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?
Syntax
:CURSor:MANual:BXValue?
Description
Queries the X value at Cursor B in the manual mode of cursor measurement. The unit
is determined by the currently selected horizontal unit.
Return Format
The query returns the X value at Cursor B in scientific notation.