Chapter 2 Command System RIGOL
MSO7000/DS7000 Programming Guide 2-53
:CURSor:MANual:VUNit
:CURSor:MANual:VUNit <unit>
:CURSor:MANual:VUNit?
Sets or queries the vertical unit in the manual mode of cursor measurement.
 SOURce: in the measurement results, the unit of AY, BY, and △ Y are automatically
set to the unit of the current source.
 PERCent: in the measurement results, the unit of AY, BY, and △Y are expressed in
percentage.
The query returns SOUR or PERC.
:CURSor:MANual:VUNit PERCent /*Sets AY, BY, and â–³ Y to be expressed in percentage in
the measurement results.*/
:CURSor:MANual:VUNit? /*The query returns PERC.*/
:CURSor:MANual:CAX
:CURSor:MANual:CAX <ax>
:CURSor:MANual:CAX?
Sets or queries the horizontal position of Cursor A in the manual mode of cursor
measurement.
The horizontal and vertical position of the cursor is defined by the screen pixel coordinate.
The range of the screen pixel coordinate is from (0,0) to (999,479). Wherein, (0,0) is a
location at the upper-left corner of the screen, and (999,479) is a location at the
lower-right corner of the screen. The pixel range in the horizontal direction is from 0 to
999, and the pixel range in the vertical direction is from 0 to 479.
The query returns an integer ranging from 0 to 999.
:CURSor:MANual:CAX 200 /*Sets the horizontal position of Cursor A to 200.*/
:CURSor:MANual:CAX? /*The query returns 200.*/