RIGOL Programming Introduction
Programming Guide for DS1000CA Series
1. :MATH:DISPlay
Command Format:
:MATH:DISPlay {ON|OFF}
:MATH:DISPlay?
Function Explanation:
The commands are used to turn the MATH function “ON” or “OFF”.
Returned Format:
Query returns “ON” or “OFF”.
Example:
:MATH:DISP ON Set the math function “ON”
:MATH:DISP? Query returns “ON”
2. :MATH:OPERate
Command Format:
:MATH:OPERate <operate>
:MATH:OPERate?
Function Explanation:
The commands are used to set and query type of math operation for the
current channel. The options of <operate> are A+B, A-B, AB or FFT.
Returned Format:
Query returns A+B, A-B, A*B or FFT.
Example:
:MATH:OPER AB Set the type of math operation as AB
:MATH:OPER? Query returns A*B
3. :FFT:DISPlay
Command Format:
:FFT:DISPlay {ON|OFF}