DSA800 series programming guide - Page 134

For DSA815.

Loading ...
Loading ...
Loading ...
RIGOL Chapter 2 Command System
2-112 DSA800 Programming Guide
[:SENSe]:CNRatio:AVERage[:STATe]
Syntax
[:SENSe]:CNRatio:AVERage[:STATe] OFF|ON|0|1
[:SENSe]:CNRatio:AVERage[:STATe]?
Description
Enable or disable the average measurement function of the C/N ratio measurement.
Query the status of the average measurement function of the C/N ratio measurement.
Parameter
Name
Type
Range
Default
-- Bool OFF|ON|0|1 OFF|0
Explanation
This command is only available when the C/N ratio measurement is enabled.
Return Format
The query returns 0 or 1.
Example
The command below enables the average measurement function.
:SENSe:CNRatio:AVERage:STATe ON or :SENSe:CNRatio:AVERage:STATe 1
The query below returns 1.
:SENSe:CNRatio:AVERage:STATe?
[:SENSe]:CNRatio:AVERage:TCONtrol
Syntax
[:SENSe]:CNRatio:AVERage:TCONtrol EXPonential|REPeat
[:SENSe]:CNRatio:AVERage:TCONtrol?
Description
Set the average mode of the C/N ratio measurement.
Query the average mode of the C/N ratio measurement.
Parameter
Name
Type
Range
Default
-- Keyword EXPonential|REPeat EXPonential
Explanation
EXPonential: exponential average
REPeat: repeat average
When exponential average is selected, the result is the exponential average of the latest N (specified by the
[:SENSe]:CNRatio:AVERage:COUNt command) measurement results.
When repeat average is selected, the result is the arithmetic average of the latest N (specified by the
[:SENSe]:CNRatio:AVERage:COUNt command) measurement results.
This command is only available when the C/N ratio measurement is enabled.
Return Format
The query returns EXP or REP.
Loading ...
Loading ...
Loading ...