Rigol MSO1074Z-S 4-channel oscilloscope, Digital Storage oscilloscope, MSO1074Z-S 用户手册

产品代码
MSO1074Z-S
下载
页码 172
RIGOL 
2-18 
  DS1000Z Programming Guide 
:CURSor:MANual:BY 
Syntax 
:CURSor:MANual:BY <y> 
:CURSor:MANual:BY? 
Description 
Set or query the vertical position of cursor B in manual cursor measurement mode. 
Parameter 
Name 
Type 
Range 
Default 
<y> 
Integer 
5 to 394 
300 
 
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. 
Return 
Format 
The query returns an integer between 5 and 394. 
Example 
:CURSor:MANual:BY 200    /*Set the vertical position of cursor B to 200*/ 
 
:CURSor:MANual:AXValue? 
Syntax 
:CURSor:MANual:AXValue? 
Description 
Query the X value of cursor A in manual cursor measurement mode. The unit dependents 
on the horizontal unit currently selected. 
Return 
Format 
The query returns the X value of cursor A in scientific notation. 
Example 
:CURSor:MANual:AXValue?   /*The query returns -3.000000e-06*/ 
Related 
Command 
 
:CURSor:MANual:AYValue? 
Syntax 
:CURSor:MANual:AYValue? 
Description 
Query the Y value of cursor A in manual cursor measurement mode. The unit dependents 
on the vertical unit currently selected. 
Return 
Format 
The query returns the Y value of cursor A in scientific notation. 
Example 
:CURSor:MANual:AYValue?   /*The query returns -4.000000e-06*/ 
Related 
Command
 
 
:CURSor:MANual:BXValue? 
Syntax 
:CURSor:MANual:BXValue? 
Description 
Query the X value of cursor B in manual cursor measurement mode. The unit dependents 
on the horizontal unit currently selected. 
Return 
Format 
The query returns the X value of cursor B in scientific notation. 
Example 
:CURSor:MANual:BXValue?   /*The query returns -3.000000e-06*/ 
Related 
Command