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

产品代码
MSO1074Z-S
下载
页码 172
RIGOL 
2-48 
  DS1000Z Programming Guide 
:MASK:OUTPut 
Syntax 
:MASK:OUTPut <bool> 
:MASK:OUTPut? 
Description 
Enable or disable the sound prompt when the failed waveforms are detected, or query the 
status of the sound prompt.   
Parameter 
Name 
Type 
Range 
Default 
<bool> 
Bool 
{{0|OFF}|{1|ON}} 
0|OFF 
 
Explanation 
  OFF: failed waveforms are detected, there are display and output but the beeper 
does not sound.. 
 
  ON: failed waveforms are detected, there are display and output and the beeper 
sounds (not related to the on/off state of the sound). 
 
Return 
Format 
The query returns 0 or 1.   
Example 
:MASK:OUTPut ON 
 
 
:MASK:X 
Syntax 
:MASK:X <x> 
:MASK:X? 
Description 
Set or query the horizontal adjustment parameter in the pass/fail test mask. 
Parameter 
Name 
Type 
Range 
Default 
<x> 
Real 
0.02 to 4 
0.24 
 
Explanation 
In the range, the step is 0.02. 
 
Return 
Format 
The query returns the horizontal adjustment parameter in scientific notation.   
Example 
:MASK:X 0.28   /*Set the horizontal adjustment parameter to 0.28div*/ 
:MASK:X?   /*The query returns 2.800000e-01*/ 
 
 
:MASK:Y 
Syntax 
:MASK:Y <y> 
:MASK:Y? 
Description 
Set or query the vertical adjustment parameter in the pass/fail test mask. 
Parameter 
Name 
Type 
Range 
Default 
<y> 
Real 
0.04 to 5.12 
0.48 
 
Explanation 
In the range, the step is 0.04. 
 
Return 
Format 
The query returns the vertical adjustment parameter in scientific notation.   
Example 
:MASK:Y 0.36   /* Set the vertical adjustment parameter to 0.36div*/ 
:MASK:Y?   /*The query returns 3.600000e-01*/