Instructions
Chapter 2 Command Systems for GPSA and RTSA Modes RIGOL
RSA3000E Programming Guide 2-127
Remarks
This command is only valid when the C/N ratio measurement in GPSA mode is enabled.
Return Format
The query returns 0 or 1.
Example
The following command enables the average measurement function.
:SENSe:CNRatio:AVERage:STATe 1 or :SENSe:CNRatio:AVERage:STATe ON
The following query returns 1.
:SENSe:CNRatio:AVERage:STATe?
[:SENSe]:CNRatio:AVERage:TCONtrol
Syntax
[:SENSe]:CNRatio:AVERage:TCONtrol EXPonential|REPeat
[:SENSe]:CNRatio:AVERage:TCONtrol?
Description
Sets the average mode of the C/N ratio measurement.
Queries the average mode of the C/N ratio measurement.
Parameter
Name
Type
Range
Default
——
Keyword
EXPonential|REPeat
EXPonential
Remarks
EXPonential: indicates the exponential average.
REPeat: indicates the repeat average.
When "EXPonential" is selected, the result is the exponential average of the measurement results obtained
in the past N times (N is specified in
[:SENSe]:CNRatio:AVERage:COUNt).
When "REPeat" is selected, the result is the arithmetic average of the measurement results obtained in the
past N times (N is specified in
[:SENSe]:CNRatio:AVERage:COUNt).
This command is only valid when the C/N ratio measurement in GPSA mode is enabled.
Return Format
The query returns EXP or REP.
Example
The following command sets repeat average to the average mode.
:SENSe:CNRatio:AVERage:TCONtrol REPeat
The following query returns REP.
:SENSe:CNRatio:AVERage:TCONtrol?