Chapter 2 Command System RIGOL
DSA800E Programming Guide 2-147
[:SENSe]:TPOWer:AVERage:COUNt
Syntax
[:SENSe]:TPOWer:AVERage:COUNt <integer>
[:SENSe]:TPOWer:AVERage:COUNt?
Description
Set the number of averages of the T-power measurement.
Query the number of averages of the T-power measurement.
Parameter
Explanation
This command is only available when the T-power measurement is enabled.
Return Format
The query returns the number of averages in integer.
Example
The command below sets the number of averages to 100.
:SENSe:TPOWer:AVERage:COUNt 100
The query below returns 100.
:SENSe:TPOWer:AVERage:COUNt?
[:SENSe]:TPOWer:AVERage[:STATe]
Syntax
[:SENSe]:TPOWer:AVERage[:STATe] OFF|ON|0|1
[:SENSe]:TPOWer:AVERage[:STATe]?
Description
Enable or disable the average measurement function of the T-power measurement.
Query the status of the average measurement function of the T-power measurement.
Parameter
Explanation
This command is only available when the T-power measurement is enabled.
Return Format
The query returns 0 or 1.
Example
The command below enables the average measurement.
:SENSe:TPOWer:AVERage:STATe ON or :SENSe:TPOWer:AVERage:STATe 1
The query below returns 1.
:SENSe:TPOWer:AVERage:STATe?