RIGOL  Chapter 2 Command System 
2-28    MSO1000Z/DS1000Z Programming Guide 
:CURSor:TRACk:XDELta? 
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. 
The query returns the difference in scientific notation. 
:CURSor:TRACk:XDELta?   /*The query returns 8.000000e-06*/ 
:CURSor:TRACk:AX 
:CURSor:TRACk:BX 
 
 
:CURSor:TRACk:YDELta? 
Query the difference between the Y values of cursor A and cursor B (BY-AY) in the track 
cursor measurement mode. The unit is the same as the channel unit currently selected.   
The query returns the difference in scientific notation. 
:CURSor:TRACk:YDELta?        /*The query returns 8.000000e-01*/ 
:CURSor:TRACk:AY? 
:CURSor:TRACk:BY? 
 
 
:CURSor:TRACk:IXDELTA? 
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. 
The query returns 1/|dX| in scientific notation. 
:CURSor:TRACk:IXDELTA?   /*The query returns 1.250000e+05*/ 
:CURSor:TRACk:AX 
:CURSor:TRACk:BX