RIGOL Chapter 2 Command System
2-20 DS1000Z Programming Guide
:CURSor:MANual:BYValue?
Description Query the Y value of cursor B in the manual cursor measurement mode. The unit depends
on the vertical unit currently selected.
Return
The query returns the Y value of cursor B in scientific notation.
:CURSor:MANual:BYValue? /*The query returns-4.000000e-06*/
Related
Commands
:CURSor:MANual:BY
:CURSor:MANual:XDELta?
Description Query the difference between the X values of cursor A and cursor B (BX-AX) in the manual
cursor measurement mode. The unit depends on the horizontal unit currently selected.
Return
The query returns the difference in scientific notation.
:CURSor:MANual:XDELta? /*The query returns 6.120000e-06*/
Related
Commands
:CURSor:MANual:AX
:CURSor:MANual:BX
:CURSor:MANual:IXDELta?
Description Query the reciprocal of the absolute value of the difference between the X values of cursor
A and cursor B (1/|dX|) in the manual cursor measurement mode. The unit depends on
the horizontal unit currently selected.
Return
The query returns 1/|dX| in scientific notation.
:CURSor:MANual:IXDELta? /*The query returns 1.120000e+05*/
Related
Commands
:CURSor:MANual:AX
:CURSor:MANual:BX
:CURSor:MANual:YDELta?
Description Query the difference between the Y values of cursor A and cursor B (BY-AY) in the manual
cursor measurement mode. The unit depends on the vertical unit currently selected.
Return
The query returns the difference in scientific notation.
:CURSor:MANual:YDELta? /*The query returns -4.700000e+00*/
Related
Commands
:CURSor:MANual:AY
:CURSor:MANual:BY