Specifications
RIGOL 2 Command System
2-236 DS2000 Programming Guide
2-236
:MASK:SOOutput
Syntax
:MASK:SOOutput <bool>
:MASK:SOOutput?
Description
Enable or disable the Stop On Outp.
Query the current status of the Stop On Outp.
Parameter
Name Type Range Default
<bool>
Bool {{0|OFF}|{1|ON}} 0|OFF
Explanation
On: when failed waveform is detected, the oscilloscope stops the test and enters the
“STOP” state. At this point, the results of the test remain the same on the screen (if
display is enabled) and only one pulse is output from the [Trigger Out] (if enabled)
at the rear panel.
Off: the oscilloscope continues with the test even when failed waveform is detected.
The test results on the screen will update continuously and a pulse is output from
[Trigger Out] at the rear panel each time a failed waveform is detected.
Return Format
The query returns 0 or 1.
Example
:MASK:SOOutput ON
The query returns 1.