RIGOL Chapter 2 Command System
2-24 DS1000Z Programming Guide
:CURSor:TRACk:BYValue?
Description Query the Y value of cursor B in the track cursor measurement mode. The unit is the same
as the channel unit currently selected.
Return
The query returns the Y value of cursor B in scientific notation.
:CURSor:TRACk:BYValue? /*The query returns -4.000000e-06*/
Related
Commands
:CHANnel<n>:UNITs
:CURSor:TRACk:XDELta?
Description Query the difference between the X values of cursor A and cursor B (BX-AX) in the track
cursor measurement mode. The default unit is s.
Return
The query returns the difference in scientific notation.
Example :CURSor:TRACk:XDELta? /*The query returns 6.120000e-06*/
Related
Commands
:CURSor:TRACk:AX
:CURSor:TRACk: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 track cursor measurement mode. The default unit is Hz.
Return
The query returns 1/|dX| in scientific notation.
:CURSor:TRACk:IXDELTA? /*The query returns 1.120000e+05*/
Related
Commands
:CURSor:TRACk:AX