User manual

Chapter 2 Command System RIGOL
MSO7000/DS7000 Programming Guide 2-91
:MASK:OPERate
Syntax
:MASK:OPERate <oper>
:MASK:OPERate?
Description
Runs or stops the pass/fail test; or queries the operating status of the pass/fail test.
Parameter
Name
Type
Range
Default
<oper>
Discrete
{RUN|STOP}
STOP
Description
Before running this command, send the :MASK:ENABle command to enable the pass/fail
test function.
Return
Format
The query returns RUN or STOP.
Example
:MASK:OPERate RUN /*Runs the pass/fail test function.*/
:MASK:OPERate? /*The query returns RUN.*/
:MASK:MDISplay
Syntax
:MASK:MDISplay <bool>
:MASK:MDISplay?
Description
Enables or disables the statistical function; or queries the on/off status of the statistical
function when the pass/fail test is enabled.
Parameter
Name
Type
Range
Default
<bool>
Bool
{{1|ON}|{0|OFF}}
0|OFF
Description
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.
Return
Format
The query returns 1 or 0.
Example
:MASK:MDISplay ON /*Enables the statistics.*/
:MASK:MDISplay? /*The query returns 1.*/