
RIGOL Chapter 2 Command System
2-18 DS1000Z Programming Guide
:CURSor:MANual:BY
Syntax :CURSor:MANual:BY <y>
Set or query the vertical position of cursor B in manual cursor measurement mode.
Parameter
Explanation The horizontal and vertical positions 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
Return
The query returns an integer between 5 and 394.
:CURSor:MANual:BY 200 /*Set the vertical position of cursor B to 200*/
:CURSor:MANual:AXValue?
Description Query the X value of cursor A in manual cursor measurement mode. The unit dependents
on the horizontal unit currently selected.
Return
The query returns the X value of cursor A in scientific notation.
:CURSor:MANual:AXValue? /*The query returns -3.000000e-06*/
Related
Command
:CURSor:MANual:AX
:CURSor:MANual:AYValue?
Description Query the Y value of cursor A in manual cursor measurement mode. The unit dependents
on the vertical unit currently selected.
Return
The query returns the Y value of cursor A in scientific notation.
:CURSor:MANual:AYValue? /*The query returns -4.000000e-06*/
Related
Command
:CURSor:MANual:AY
:CURSor:MANual:BXValue?
Description Query the X value of cursor B in manual cursor measurement mode. The unit dependents
on the horizontal unit currently selected.
Return
The query returns the X value of cursor B in scientific notation.
:CURSor:MANual:BXValue? /*The query returns -3.000000e-06*/
Related
Command
:CURSor:MANual:BX
Komentarze do niniejszej Instrukcji