Instructions

RIGOL Chapter 2 Command System
2-96 DS1000Z-E Programming Guide
:MASK:SOOutput
Syntax :MASK:SOOutput <bool>
:MASK:SOOutput?
Description Turn the "Stop on Fail" function on or off, or query the status of the "Stop on Fail"
function.
Parameter
Name
Type
Range
Default
<bool>
Bool
{{1|ON}|{0|OFF}}
0|OFF
Explanation ON: when failed waveforms are detected, the oscilloscope will stop the test and enter
the "STOP" state. At this point, the results of the test remain the same on the screen
(if the display is turned on) and the [Trigger Out] connector (if enabled) on the rear
panel outputs a single pulse.
OFF: the oscilloscope will continue with the test even though failed waveforms are
detected. The test results on the screen will update continuously and the [Trigger
Out] connector on the rear panel outputs a pulse each time a failed waveform is
detected.
Return
Format
The query returns 1 or 0.
Example
:MASK:SOOutput ON /*Turn the "Stop on Fail" function on*/
:MASK:SOOutput? /*The query returns 1*/
: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*/