Instructions

Table Of Contents
RIGOL Chapter 2 Command System
2-148 RSA5000 Programming Guide
Remarks
This command is only valid when the multi-channel power measurement in GPSA mode is enabled.
Return Format
The query returns 0 or 1.
Example
The following command enables the average measurement function.
:SENSe:MCHPower:AVERage:STATe ON or :SENSe:MCHPower:AVERage:STATe 1
The following query returns 1.
:SENSe:MCHPower:AVERage:STATe?
[:SENSe]:MCHPower:AVERage:TCONtrol
Syntax
[:SENSe]:MCHPower:AVERage:TCONtrol EXPonential|REPeat
[:SENSe]:MCHPower:AVERage:TCONtrol?
Description
Selects the average mode of the multi-channel power measurement.
Queries the average mode of the multi-channel power 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]: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?