User manual

RIGOL Chapter 2 Command System
2-62 MSO7000/DS7000 Programming Guide
:CURSor:XY
The :CURSor:XY command is only available when the horizontal time base mode is set to XY.
Command List:
:CURSor:XY:AX
:CURSor:XY:BX
:CURSor:XY:AY
:CURSor:XY:BY
:CURSor:XY:AXValue?
:CURSor:XY:AYValue?
:CURSor:XY:BXValue?
:CURSor:XY:BYValue?
:CURSor:XY:AX
Syntax
:CURSor:XY:AX <x>
:CURSor:XY:AX?
Description
Sets or queries the horizontal position of Cursor A in the XY cursor measurement mode.
Parameter
Name
Type
Range
Default
<x>
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:AX 200 /*Sets the horizontal position of Cursor A to 200.*/
:CURSor:XY:AX? /*The query returns 200.*/