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

产品代码
MSO1074Z-S
下载
页码 172
RIGOL 
DS1000Z Programming Guide 
2-17
 
:CURSor:MANual:AX 
Syntax 
:CURSor:MANual:AX <x> 
:CURSor:MANual:AX? 
Description 
Set or query the horizontal position of cursor A in manual cursor measurement mode. 
Parameter 
Name 
Type 
Range 
Default 
<x> 
Integer 
5 to 594 
100 
 
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 594. 
Example 
:CURSor:MANual:AX 200    /*Set the horizontal position of cursor A to 200*/ 
 
:CURSor:MANual:BX 
Syntax 
:CURSor:MANual:BX <x> 
:CURSor:MANual:BX? 
Description 
Set or query the horizontal position of cursor B in manual cursor measurement mode. 
Parameter 
Name 
Type 
Range 
Default 
<x> 
Integer 
5 to 594 
500 
 
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 594. 
Example 
:CURSor:MANual:BX 200    /* Set the horizontal position of cursor B to 200*/ 
 
:CURSor:MANual:AY 
Syntax 
:CURSor:MANual:AY <y> 
:CURSor:MANual:AY? 
Description 
Set or query the vertical position of cursor A in manual cursor measurement mode. 
Parameter 
Name 
Type 
Range 
Default 
<y> 
Integer 
5 to 394 
100 
 
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:AY 200    /*Set the vertical position of cursor A to 200*/