User manual

RIGOL Chapter 2 Command System
2-148 RSA3000 Programming Guide
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]:MCHPower: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]:MCHPower:AVERage:COUNt).
This command is only valid when the multi-channel power 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:MCHPower:AVERage:TCONtrol REPeat
The following query returns REP.
:SENSe:MCHPower:AVERage:TCONtrol?
[:SENSe]:OBWidth:AVERage:COUNt
Syntax
[:SENSe]:OBWidth:AVERage:COUNt <integer>
[:SENSe]:OBWidth:AVERage:COUNt?
Description
Sets the average count of the occupied bandwidth measurement.
Queries the average count of the occupied bandwidth measurement.
Parameter
Name
Type
Range
Default
<integer>
Integer
1 to 1,000
10
Remarks
This command is only valid when the occupied bandwidth measurement in GPSA mode is enabled.
Return Format
The query returns the average count in integer.
Example
The following command sets the average count to 100.
:SENSe:OBWidth:AVERage:COUNt 100
The following query returns 100.
:SENSe:OBWidth:AVERage:COUNt?
[:SENSe]:OBWidth:AVERage[:STATe]
Syntax
[:SENSe]:OBWidth:AVERage[:STATe] OFF|ON|0|1
[:SENSe]:OBWidth:AVERage[:STATe]?