Rigol MSO1074Z-S 4-channel oscilloscope, Digital Storage oscilloscope, MSO1074Z-S 用户手册

产品代码
MSO1074Z-S
下载
页码 172
RIGOL 
2-36 
  DS1000Z Programming Guide 
:MATH:DISPlay 
Syntax 
:MATH:DISPlay <bool> 
:MATH:DISPlay? 
Description 
Enable or disable the math operation function or query the math operation status.   
Parameter 
Name 
Type 
Range 
Default 
<bool> 
Bool 
{{0|OFF}|{1|ON}} 
0|OFF 
 
Return 
Format 
The query returns 0 or 1.   
Example 
:MATH:DISPlay ON 
 
 
:MATH:OPERator 
Syntax 
:MATH:OPERator <opt> 
:MATH:OPERator? 
Description 
Set or query the operator of the math operation. 
Parameter 
Name 
Type 
Range 
Default 
<opt> 
Discrete  {ADD|SUBTract|MULTiply|DIVision|AND|OR|XOR|
NOT|FFT|INTG|DIFF|SQRT|LOG|LN|EXP|ABS} 
ADD 
 
Return 
Format 
The query returns ADD, SUBT, MULT, DIV, AND, OR, XOR, NOT, FFT, INTG, DIFF, SQRT, 
LOG, LN, EXP or ABS.   
Example 
:MATH:OPERator INTG 
 
 
:MATH:SOURce1 
Syntax 
:MATH:SOURce1 <src> 
:MATH:SOURce1? 
Description 
Set or query the source of the math operation.   
Parameter 
Name 
Type 
Range 
Default 
<src> 
Discrete 
{CHANnel1|CHANnel2|CHANnel3|CHANnel4} 
CHANnel1 
 
Explanation 
  For the operations which needs only one source, just this command will be used. 
 
  For the operations which needs two source, this command is used to set the source 
A.
 
Return 
Format 
The query returns CHAN1, CHAN2, CHAN3 or CHAN4.   
Example 
:MATH:SOURce1 CHANnel3