User manual
RIGOL Chapter 2 Command System
2-110 MSO1000Z/DS1000Z Programming Guide
:MASK:OUTPut
Syntax :MASK:OUTPut <bool>
:MASK:OUTPut?
Description Enable or disable the sound prompt when failed waveforms are detected, or query the
status of the sound prompt.
Parameter
Name Type Range Default
<bool>
Bool
{{1|ON}|{0|OFF}}
0|OFF
Explanation OFF: when failed waveforms are detected, there are display and output but the
beeper does not sound.
ON: when 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 1 or 0.
Example
:MASK:OUTPut ON /*Enable the sound prompt*/
:MASK:OUTPut? /*The query returns 1*/
:MASK:X
Syntax :MASK:X <x>
:MASK:X?
Description Set or query the horizontal adjustment parameter in the pass/fail test mask. The default
unit is div.
Parameter
Name
Type
Range
Default
<x>
Real
0.02 to 4, the step is 0.02 within the range
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. The default unit
is div.
Parameter
Name
Type
Range
Default
<y>
Real
0.04 to 5.12, the step is 0.04 within the range
0.96
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*/