Instructions

74
:MASK:MDISplay?
Description : Enable or disable the statistic information when the
pass/fail test is enabled, or query the status of the
statistic information.
Parameter :<bool> ::= {{1 | ON} | {0 | OFF}
Return : The query returns ON,OFF
Example :MASK:MDISplay ON /**/
:MASK:MDISplay? /* The query returns ON*/
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 :<bool> ::= {{1 | ON} | {0 | OFF}
Explanation :openwhen 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) at the rear panel outputs a single pulse.
:offthe 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 at the rear panel outputs a
pulse each time a failed waveform is detected.
Return : The query returns ON,OFF
Example :MASK:SOOutput ON /**/
:MASK:SOOutput? /* The query returns ON*/
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 :<bool> ::= {{1 | ON} | {0 | OFF}
Explanation :open: when failed waveforms are detected, there are display and output
and the beeper sounds (not related to the on/off state of the sound).
:off: when failed waveforms are detected, there are display and output but
the beeper does not sound.
Return : The query returns ON,OFF