RIGOL Chapter 2 Command System
2-110 MSO1000Z/DS1000Z Programming Guide
:MASK:OUTPut
:MASK:OUTPut <bool>
:MASK:OUTPut?
Enable or disable the sound prompt when failed waveforms are detected, or query the
status of the sound prompt.
 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).
The query returns 1 or 0.
:MASK:OUTPut ON /*Enable the sound prompt*/
:MASK:OUTPut? /*The query returns 1*/
:MASK:X
Set or query the horizontal adjustment parameter in the pass/fail test mask. The default
unit is div.
0.02 to 4, the step is 0.02 within the range
The query returns the horizontal adjustment parameter in scientific notation.
:MASK:X 0.28 /*Set the horizontal adjustment parameter to 0.28div*/
:MASK:X? /*The query returns 2.800000e-01*/
:MASK:Y
Set or query the vertical adjustment parameter in the pass/fail test mask. The default unit
is div.
0.04 to 5.12, the step is 0.04 within the range
The query returns the vertical adjustment parameter in scientific notation.
:MASK:Y 0.36 /*Set the vertical adjustment parameter to 0.36div*/
:MASK:Y? /*The query returns 3.600000e-01*/