Chapter 2 Command System RIGOL
MSO1000Z/DS1000Z Programming Guide 2-33
:CURSor:XY
The :CURSor:XY commands can only be used when the horizontal timebase mode is 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
:CURSor:XY:AX <x>
:CURSor:XY:AX?
Set or query the horizontal position of cursor A in the XY cursor measurement mode.
In the XY timebase mode, the horizontal and vertical positions of the cursor are defined
by the pixel coordinate of the XY display area. The pixel coordinate of the screen 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:AX 200 /*Set the horizontal position of cursor A to 200*/
:CURSor:XY:AX? /*The query returns 200*/