Chapter 2 Command System RIGOL
MSO1000Z/DS1000Z Programming Guide 2-21
:CURSor:MANual:BY
:CURSor:MANual:BY <y>
:CURSor:MANual:BY?
Set or query the vertical 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.
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:BY 200 /*Set the vertical position of cursor B to 200*/
:CURSor:MANual:BY? /*The query returns 200*/
:CURSor:MANual:AXValue?
Query the X value of cursor A in the manual cursor measurement mode. The unit depends
on the horizontal unit currently selected.
The query returns the X value of cursor A in scientific notation.
:CURSor:MANual:AXValue? /*The query returns -4.000000e-06*/
:CURSor:MANual:AX
:CURSor:MANual:TUNit
:CURSor:MANual:AYValue?
Query the Y value of cursor A in the manual cursor measurement mode. The unit depends
on the vertical unit currently selected.
When the signal source is CHANnel1|CHANnel2|CHANnel3|CHANnel4|MATH, the
query returns the Y value of cursor A in scientific notation.
When the signal source is LA, the query returns the decimal value corresponding to
the sum of the binary weights of D15 bit to D0 bit at cursor A (the value of the
channel that is not turned on is 0 by default).
:CURSor:MANual:AYValue? /*The query returns 2.000000e+00*/
:CURSor:MANual:AY
:CURSor:MANual:VUNit