RIGOL Chapter 2 Command System
2-56 MSO7000/DS7000 Programming Guide
:CURSor:MANual:BYValue?
Queries the Y value at Cursor B in the manual mode of cursor measurement. The unit is
determined by the currently selected vertical unit.
 When the channel source is CHANnel1, CHANnel2, CHANnel3, CHANnel4, MATH1,
MATH2, MATH3, or MATH4, the query returns the Y value at Cursor B in scientific
notation.
 When the channel source is LA, the query returns a decimal integer that corresponds
to the binary or hex weighted sum of the bits (D15-D0) at Cursor B. For the disabled
channel, the query returns 0 by default.
:CURSor:MANual:BYValue? /*The query returns -2.000000E+0.*/
:CURSor:MANual:XDELta?
Queries the difference (â–³ X) between the X value at Cursor A and the X value at Cursor B
in the manual mode of cursor measurement. The unit is determined by the currently
selected horizontal unit.
The query returns the current difference in scientific notation.
:CURSor:MANual:IXDELta?
Queries the reciprocal (1/â–³ X) of the absolute difference between the X value at Cursor A
and the X value at Cursor B in the manual mode of cursor measurement. The unit is
determined by the currently selected horizontal unit.
The query returns 1/â–³ X in scientific notation.
:CURSor:MANual:YDELta?
Queries the difference (â–³ Y) between the Y value at Cursor A and the Y value at Cursor B
in the manual mode of cursor measurement. The unit is determined by the currently
selected vertical unit.
The query returns the current difference value in scientific notation.