DSA800 series programming guide - Page 215

For DSA815.

Loading ...
Loading ...
Loading ...
Chapter 2 Command System RIGOL
DSA800 Programming Guide 2-193
: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
Name
Type
Range
Default
-- Bool OFF|ON|0|1 OFF|0
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
Name
Type
Range
Default
--
Keyword
A-B|A+CONST|A-CONST
A-B
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?
Loading ...
Loading ...
Loading ...