Rigol MSO1074Z-S 4-channel oscilloscope, Digital Storage oscilloscope, MSO1074Z-S Manuel D’Utilisation

Codes de produits
MSO1074Z-S
Page de 172
RIGOL 
2-22 
  DS1000Z Programming Guide 
:CURSor:TRACk:BY? 
Syntax 
:CURSor:TRACk:BY? 
Description 
Query the vertical position of cursor B in track cursor measurement mode. 
Explanation 
  The horizontal and vertical positions are defined by the pixel coordinate of the 
screen. The pixel coordinate of the screen ranges from (0,0) to (600,400). Wherein, 
(0,0) is located at the left top corner of the screen and (600,400) is located at the 
right bottom corner of the screen. The horizontal pixel range is from 0 to 600 and the 
vertical pixel range is from 0 to 400. 
  It is invalid state when the cursor A exceeds the vertical range displayed in the 
screen. At this point, 4294967295 will be returned. 
Return 
Format 
The query returns an integer. 
Example 
:CURSor:TRACk:BY?      /*The query returns 200*/ 
 
 
:CURSor:TRACk:AXValue? 
Syntax 
:CURSor:TRACk:AXValue? 
Description 
Query the X value of cursor A in track cursor measurement mode. The default unit is s. 
Return 
Format 
The query returns the X value of cursor A in scientific notation. 
Example 
:CURSor:TRACk:AXValue?     /*The query returns -3.000000e-06*/ 
Related 
Command 
 
 
:CURSor:TRACk:AYValue? 
Syntax 
:CURSor:TRACk:AYValue? 
Description 
Query the Y value of cursor A in track cursor measurement mode. The unit is the same as 
the channel unit currently selected. 
Return 
Format 
The query returns the Y value of cursor A in scientific notation. 
Example 
:CURSor:TRACk:AYValue?     /*The query returns -4.000000e-06*/ 
Related 
Command 
 
 
:CURSor:TRACk:BXValue? 
Syntax 
:CURSor:TRACk:BXValue? 
Description 
Query the X value of cursor B in track cursor measurement mode. The default unit is s. 
Return 
Format 
The query returns the X value of cursor B in scientific notation. 
Example 
:CURSor:TRACk:BXValue?     /*The query returns -3.000000e-06*/ 
Related 
Command