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