User manual

RIGOL Chapter 2 Command System
2-106 MSO1000Z/DS1000Z Programming Guide
:MATH:OPTion:FX:SOURce2
Syntax :MATH:OPTion:FX:SOURce2 <src>
:MATH:OPTion:FX:SOURce2?
Description Set or query source B of the inner layer operation of compound operation.
Parameter
Name
Type
Range
Default
<src> Discrete
{CHANnel1|CHANnel2|CHANnel3|CHANnel4}
CHANnel1
Return
Format
The query returns CHAN1, CHAN2, CHAN3, or CHAN4.
Example
:MATH:OPTion:FX:SOURce2 CHANnel1 /*Set source B of the inner layer operation of
compound operation to CH1*/
:MATH:OPTion:FX:SOURce2? /*The query returns CHAN1*/
:MATH:OPTion:FX:OPERator
Syntax :MATH:OPTion:FX:OPERator <op>
:MATH:OPTion:FX:OPERator?
Description
Set or query the operator of the inner layer operation of compound operation.
Parameter
Name Type Range Default
<op>
Discrete
{ADD|SUBTract|MULTiply|DIVision}
ADD
Return
Format
The query returns ADD, SUBT, MULT, or DIV.
Example
:MATH:OPTion:FX:OPERator ADD /*Set the operator of the inner layer operation of
compound operation to addition*/
:MATH:OPTion:FX:OPERator? /*The query returns ADD*/