User manual
Chapter 2 Command System RIGOL
MSO7000/DS7000 Programming Guide 2-63
:CURSor:XY:BX
Syntax
:CURSor:XY:BX <x>
:CURSor:XY:BX?
Description
Sets or queries the horizontal position of Cursor B in the XY cursor measurement
mode.
Parameter
Name
Type
Range
Default
<x>
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:BX 200 /*Sets the horizontal position of Cursor B to 200.*/
:CURSor:XY:BX? /*The query returns 200.*/
:CURSor:XY:AY
Syntax
:CURSor:XY:AY <y>
:CURSor:XY:AY?
Description
Sets or queries the vertical position of Cursor A in the XY cursor measurement mode.
Parameter
Name
Type
Range
Default
<y>
Integer
0 to 479
100
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:AY 200 /*Sets the vertical position of Cursor A to 200.*/
:CURSor:XY:AY? /*The query returns 200.*/