User manual
RIGOL Chapter 2 Command System
2-64 MSO7000/DS7000 Programming Guide
:CURSor:XY:BY
Syntax
:CURSor:XY:BY <y>
:CURSor:XY:BY?
Description
Sets or queries the vertical position of Cursor B in the XY cursor measurement mode.
Parameter
Name
Type
Range
Default
<y>
Integer
0 to 479
300
Remarks
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.
Return Format
The query returns an integer ranging from 0 to 479.
Example
:CURSor:XY:BY 200 /*Sets the vertical position of Cursor B to 200.*/
:CURSor:XY:BY? /*The query returns 200.*/
:CURSor:XY:AXValue?
Syntax
:CURSor:XY:AXValue?
Description
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.
Return Format
The query returns the X value at Cursor A in scientific notation.
:CURSor:XY:AYValue?
Syntax
:CURSor:XY:AYValue?
Description
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.
Return Format
The query returns the Y value at Cursor A in scientific notation.
:CURSor:XY:BXValue?
Syntax
:CURSor:XY:BXValue?
Description
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.
Return Format
The query returns the X value at Cursor B in scientific notation.
:CURSor:XY:BYValue?
Syntax
:CURSor:XY:BYValue?
Description
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.
Return Format
The query returns the Y value at Cursor B in scientific notation.