Chapter 2 Command System  RIGOL 
MSO1000Z/DS1000Z Programming Guide  2-27 
:CURSor:TRACk:AXValue? 
Query the X value of cursor A in the track cursor measurement mode. The default unit is s. 
The query returns the X value of cursor A in scientific notation. 
:CURSor:TRACk:AXValue?   /*The query returns -4.000000e-06*/ 
 
 
:CURSor:TRACk:AYValue? 
Query the Y value of cursor A in the track cursor measurement mode. The unit is the same 
as the channel unit currently selected. 
The query returns the Y value of cursor A in scientific notation. 
:CURSor:TRACk:AYValue?   /*The query returns -4.000000e-01*/ 
:CHANnel<n>:UNITs 
:CURSor:TRACk:AY? 
 
 
:CURSor:TRACk:BXValue? 
Query the X value of cursor B in the track cursor measurement mode. The default unit is s. 
The query returns the X value of cursor B in scientific notation. 
:CURSor:TRACk:BXValue?   /*The query returns 4.000000e-06*/ 
 
 
:CURSor:TRACk:BYValue? 
Query the Y value of cursor B in the track cursor measurement mode. The unit is the same 
as the channel unit currently selected. 
The query returns the Y value of cursor B in scientific notation. 
:CURSor:TRACk:BYValue?   /*The query returns 4.000000e-01*/ 
:CHANnel<n>:UNITs 
:CURSor:TRACk:BY?