RIGOL Chapter 2 Command System
2-20 MSO1000Z/DS1000Z Programming Guide
:CURSor:MANual:BX
:CURSor:MANual:BX <x>
:CURSor:MANual:BX?
Set or query the horizontal position of cursor B in the manual cursor measurement mode.
The horizontal and vertical positions of the cursor are defined by the pixel coordinate of
the screen. The pixel coordinate of the screen ranges from (0,0) to (600,400). Wherein,
(0,0) is located at the left top corner of the screen and (600,400) is located at the right
bottom corner of the screen. The horizontal pixel range is from 0 to 600 and the vertical
pixel range is from 0 to 400.
The query returns an integer between 5 and 594.
:CURSor:MANual:BX 200 /*Set the horizontal position of cursor B to 200*/
:CURSor:MANual:BX? /*The query returns 200*/
:CURSor:MANual:AY
:CURSor:MANual:AY <y>
:CURSor:MANual:AY?
Set or query the vertical position of cursor A in the manual cursor measurement mode.
 The horizontal and vertical positions of the cursor are defined by the pixel coordinate
of the screen. The pixel coordinate of the screen ranges from (0,0) to (600,400).
Wherein, (0,0) is located at the left top corner of the screen and (600,400) is located
at the right bottom corner of the screen. The horizontal pixel range is from 0 to 600
and the vertical pixel range is from 0 to 400.
 When the signal source of manual cursor measurement is LA, Y type cursor is not
required.
The query returns an integer between 5 and 394.
:CURSor:MANual:AY 200 /*Set the vertical position of cursor A to 200*/
:CURSor:MANual:AY? /*The query returns 200*/