Chapter 2 Command System RIGOL
MSO1000Z/DS1000Z Programming Guide 2-35
:CURSor:XY:BY
:CURSor:XY:BY <y>
:CURSor:XY:BY?
Set or query the vertical position of cursor B in the XY cursor measurement mode.
In the XY timebase mode, the horizontal and vertical positions are defined by the pixel
coordinate of the XY display area. The pixel coordinate of the XY display area ranges from
(0,0) to (400,400). Wherein, (0,0) is located at the right top corner and (400,400) is
located at the left bottom corner. The horizontal and vertical pixel ranges are both from 0
to 400.
The query returns an integer between 5 and 394.
:CURSor:XY:BY 200 /*Set the vertical position of cursor B to 200*/
:CURSor:XY:BY? /*The query returns 200*/
:CURSor:XY:AXValue?
Query the X value of cursor A in the XY cursor measurement mode. The unit depends on
the amplitude unit of the corresponding channel.
The query returns the X value of cursor A in scientific notation.
:CURSor:XY:AXValue? /*The query returns 2.000000e+00*/
:CURSor:XY:AYValue?
Query the Y value of cursor A in the XY cursor measurement mode. The unit depends on
the amplitude unit of the corresponding channel.
The query returns the Y value of cursor A in scientific notation.
:CURSor:XY:AYValue? /*The query returns 2.000000e+00*/