Instructions
Chapter 2 Command System RIGOL
DS1000Z-E Programming Guide 2-93
Example :MATH:OPTion:FX:SOURce1 CHANnel1 /*Set source A of the inner layer operation of
compound operation to CH1*/
:MATH:OPTion:FX:SOURce1? /*The query returns CHAN1*/
: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}
CHANnel1
Return
Format
The query returns CHAN1 or CHAN2.
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*/










