Chapter 2 Command System RIGOL
DSA800E Programming Guide 2-109
[:SENSe]:CHPower:AVERage[:STATe]
Syntax
[:SENSe]:CHPower:AVERage[:STATe] OFF|ON|0|1
[:SENSe]:CHPower:AVERage[:STATe]?
Description
Enable or disable the average measurement function of the channel power measurement.
Query the status of the average measurement function of the channel power measurement.
Parameter
Explanation
This command is only available when the channel power measurement function is enabled.
Return Format
The query returns 0 or 1.
Example
The command below enables the average measurement function.
:SENSe:CHPower:AVERage:STATe ON or :SENSe:CHPower:AVERage:STATe 1
The query below returns 1.
:SENSe:CHPower:AVERage:STATe?
[:SENSe]:CHPower:AVERage:TCONtrol
Syntax
[:SENSe]:CHPower:AVERage:TCONtrol EXPonential|REPeat
[:SENSe]:CHPower:AVERage:TCONtrol?
Description
Set the average mode of the channel power measurement.
Query the average mode of the channel power measurement.
Parameter
Explanation
EXPonential: exponential average
REPeat: repeat average
When exponential average is selected, the result is the exponential average of the latest N (specified by the
[:SENSe]:CHPower:AVERage:COUNt command) measurement results.
When repeat average is selected, the result is the arithmetic average of the latest N (specified by the
[:SENSe]:CHPower:AVERage:COUNt command) measurement results.
This command is only available when the channel power measurement is enabled.
Return Format
The query returns EXP or REP.