User manual
RIGOL Chapter 2 Command System
2-150 DSA700 Programming Guide
Example
The command below sets the span to 1 MHz.
:SENSe:TOI:FREQuency:SPAN 1000000
The query below returns 1000000.
:SENSe:TOI:FREQuency:SPAN?
[: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
Name
Type
Range
Default
<integer>
Integer
1 to 1000
10
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
Name
Type Range Default
-- Bool OFF|ON|0|1 OFF|0
Explanation
This command is only available when the T-power measurement is enabled.
Return Format
The query returns 0 or 1.