User manual

Chapter 2 Command System RIGOL
RSA3000 Programming Guide 2-149
Description
Enables or disables the average measurement function of the occupied bandwidth measurement.
Queries the status of the average measurement function of the occupied bandwidth measurement.
Parameter
Name
Type
Range
Default
——
Bool
OFF|ON|0|1
ON|1
Remarks
This command is only valid when the occupied bandwidth measurement in GPSA mode is enabled.
Return Format
The query returns 0 or 1.
Example
The following command enables the average measurement function.
:SENSe:OBWidth:AVERage:STATe ON or :SENSe:ACPower:AVERage:STATe 1
The following query returns 1.
:SENSe:OBWidth:AVERage:STATe?
[:SENSe]:OBWidth:AVERage:TCONtrol
Syntax
[:SENSe]:OBWidth:AVERage:TCONtrol EXPonential|REPeat
[:SENSe]:OBWidth:AVERage:TCONtrol?
Description
Selects the average mode of the occupied bandwidth measurement.
Queries the average mode of the occupied bandwidth 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]:OBWidth: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]:OBWidth:AVERage:COUNt).
This command is only valid when the occupied bandwidth measurement in GPSA mode is enabled.
Return Format
The query returns EXP or REP
.
Example
The following command sets the average mode to Repeat.
:SENSe:OBWidth:AVERage:TCONtrol REPeat
The following query returns REP.
:SENSe:OBWidth:AVERage:TCONtrol?