Chapter 2 Command System RIGOL
MSO7000/DS7000 Programming Guide 2-91
:MASK:OPERate
:MASK:OPERate <oper>
:MASK:OPERate?
Runs or stops the pass/fail test; or queries the operating status of the pass/fail test.
Before running this command, send the :MASK:ENABle command to enable the pass/fail
test function.
The query returns RUN or STOP.
:MASK:OPERate RUN /*Runs the pass/fail test function.*/
:MASK:OPERate? /*The query returns RUN.*/
:MASK:MDISplay
:MASK:MDISplay <bool>
:MASK:MDISplay?
Enables or disables the statistical function; or queries the on/off status of the statistical
function when the pass/fail test is enabled.
 Before running this command, send the :MASK:ENABle command to enable the
pass/fail test function.
 When the statistics is enabled, the following test results are displayed on the
screen, as shown in the figure below.
The query returns 1 or 0.
:MASK:MDISplay ON /*Enables the statistics.*/
:MASK:MDISplay? /*The query returns 1.*/