User manual

RIGOL Chapter 2 Command System
2-192 RSA3000 Programming Guide
:TRACe:MATH:REFerence
Syntax
:TRACe:MATH:REFerence <integer>
:TRACe:MATH:REFerence?
Description
Sets the log reference in the trace math operation formula.
Queries the log reference in the trace math operation formula.
Parameter
Name
Type
Range
Default
<integer>
Consecutive Real Number
-170 dBm to 30 dBm
0 dBm
Return Format
The query returns the log reference in scientific notation.
Example
The following command sets the log reference to 50 dBm.
:TRACe:MATH:REFerence 50
The following query returns 5.000000000e+01.
:TRACe:MATH:REFerence?
:TRACe:MATH:STATe
Syntax
:TRACe:MATH:STATe OFF|ON|0|1
:TRACe:MATH:STATe?
Description
Enables or disables the math operation.
Queries 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 following command enables the math operation of the trace.
:TRACe:MATH:STATe 1 or :TRACe:MATH:STATe ON
The following query returns 1.
:TRACe:MATH:STATe?