RIGOL Chapter 2 Command System
2-186 DSA800E Programming Guide
:TRACe:MATH:STATe
Syntax
:TRACe:MATH:STATe OFF|ON|0|1
:TRACe:MATH:STATe?
Description
Enable or disable the math operation of the trace.
Query the status of the math operation of the trace.
Parameter
Return Format
The query returns 0 or 1.
Example
The command below enables the math operation of the trace.
:TRACe:MATH:STATe ON or :TRACe:MATH:STATe 1
The query below returns 1.
:TRACe:MATH:STATe?
:TRACe:MATH:TYPE
Syntax
:TRACe:MATH:TYPE A-B|A+CONST|A-CONST
:TRACe:MATH:TYPE?
Description
Set the operation type of the trace.
Query the operation type of the trace.
Parameter
Return Format
The query returns A-B, A+CONST or A-CONST.
Example
The command below sets the operation type of the trace to A+constant.
:TRACe:MATH:TYPE A+CONST
The query below returns A+CONST.
:TRACe:MATH:TYPE?