RIGOL Chapter 2 Command System
2-64 MSO7000/DS7000 Programming Guide
:CURSor:XY:BY
:CURSor:XY:BY <y>
:CURSor:XY:BY?
Sets or queries the vertical position of Cursor B in the XY cursor measurement mode.
In the XY time base mode, the horizontal and vertical position of the cursor is defined
by the pixel coordinate in the XY display region. The range of the screen pixel
coordinate is from (0,0) to (479,479). Wherein, (0,0) is a location at the upper-right
corner of the screen, and (479,479) is a located the lower-left corner of the screen.
The pixel range in the horizontal and vertical direction is from 0 to 479.
The query returns an integer ranging from 0 to 479.
:CURSor:XY:BY 200 /*Sets the vertical position of Cursor B to 200.*/
:CURSor:XY:BY? /*The query returns 200.*/
:CURSor:XY:AXValue?
Queries the X value at Cursor A in the XY cursor measurement mode. The unit is
determined by the amplitude unit selected for the currently corresponding channel.
The query returns the X value at Cursor A in scientific notation.
:CURSor:XY:AYValue?
Queries the X value at Cursor A in the XY cursor measurement mode. The unit is
determined by the amplitude unit selected for the currently corresponding channel.
The query returns the Y value at Cursor A in scientific notation.
:CURSor:XY:BXValue?
Queries the X value at Cursor B in the XY cursor measurement mode. The unit is
determined by the amplitude unit selected for the currently corresponding channel.
The query returns the X value at Cursor B in scientific notation.
:CURSor:XY:BYValue?
Queries the Y value at Cursor B in the XY cursor measurement mode. The unit is
determined by the amplitude unit selected for the currently corresponding channel.
The query returns the Y value at Cursor B in scientific notation.