Instructions

Table Of Contents
Chapter 2 Command System RIGOL
RSA5000 Programming Guide 2-127
The following query returns 100.
:SENSe:CNRatio:AVERage:COUNt?
[:SENSe]:CNRatio:AVERage[:STATe]
Syntax
[:SENSe]:CNRatio:AVERage[:STATe] OFF|ON|0|1
[:SENSe]:CNRatio:AVERage[:STATe]?
Description
Enables or disables the average measurement function of the C/N ratio measurement.
Queries 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
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).