Chapter 2 Command System RIGOL
MSO1000Z/DS1000Z Programming Guide 2-31
:CURSor:AUTO:BY?
Query the vertical position of cursor B in auto cursor measurement.
 The horizontal and vertical positions of the cursor are defined by the pixel
coordinate of the screen. The pixel coordinate of the screen ranges from (0,0) to
(600,400). Wherein, (0,0) is located at the left top corner of the screen and
(600,400) is located at the right bottom corner of the screen. The horizontal pixel
range is from 0 to 600 and the vertical pixel range is from 0 to 400.
 In auto cursor measurement, cursor B of Y type is not required for some of the
measurement items. At this point, the query returns 4294967295.
The query returns an integer between 5 and 394.
:CURSor:AUTO:AXValue?
Query the X value of cursor A in auto cursor measurement. The unit depends on the
horizontal unit currently selected.
In auto cursor measurement, cursor A of X type is not required for some of the
measurement items. At this point, the query returns 9.9E37.
The query returns the X value of cursor A in scientific notation.
:CURSor:AUTO:AXValue? /*The query returns -4.000000e-06*/
:CURSor:AUTO:AYValue?
Query the Y value of cursor A in auto cursor measurement. The unit depends on the
vertical unit currently selected.
In auto cursor measurement, cursor A of Y type is not required for some of the
measurement items. At this point, the query returns 9.9E37.
The query returns the Y value of cursor A in scientific notation.
:CURSor:AUTO:AYValue? /*The query returns -4.000000e-01*/
:CURSor:AUTO:BXValue?
Query the X value of cursor B in auto cursor measurement. The unit depends on the
horizontal unit currently selected.
In auto cursor measurement, cursor B of X type is not required for some of the
measurement items. At this point, the query returns 9.9E37.
The query returns the X value of cursor B in scientific notation.
:CURSor:AUTO:BXValue? /*The query returns -4.000000e-06*/