User manual

RIGOL Chapter 2 Command System
2-108 MSO1000Z/DS1000Z Programming Guide
:MASK:SOURce
Syntax :MASK:SOURce <source>
:MASK:SOURce?
Description
Set or query the source of the pass/fail test.
Parameter
Name
Type
Range
Default
<source>
Discrete
{CHANnel1|CHANnel2|CHANnel3|CHANnel4}
CHANnel1
Explanation Only channels enabled can be selected as the source. You can sent
the :CHANnel<n>:DISPlay command to enable the desired channel.
Return
Format
The query returns CHAN1, CHAN2, CHAN3, or CHAN4.
Example
:MASK:SOURce CHANnel2 /*Set the source of the pass/fail test to CH2*/
:MASK:SOURce? /*The query returns CHAN2*/
:MASK:OPERate
Syntax :MASK:OPERate <oper>
:MASK:OPERate?
Description
Run or stop the pass/fail test, or query the status of the pass/fail test.
Parameter
Name
Type
Range
Default
<oper> Discrete {RUN|STOP} STOP
Explanation Before executing this command, you need to send the :MASK:ENABle command to enable
the pass/fail test.
Return
Format
The query returns RUN or STOP.
Example
:MASK:OPERate RUN /*Run the pass/fail test*/
:MASK:OPERate? /*The query returns RUN*/