Instructions

Table Of Contents
Chapter 2 Command System RIGOL
RSA5000 Programming Guide 2-165
Example
The following command sets the span to 1 MHz.
:SENSe:TOI:FREQuency:SPAN 1000000
The following query returns 1.000000000e+06.
:SENSe:TOI:FREQuency:SPAN?
[:SENSe]:TPOWer:AVERage:COUNt
Syntax
[:SENSe]:TPOWer:AVERage:COUNt <integer>
[:SENSe]:TPOWer:AVERage:COUNt?
Description
Sets the average count of the T-power measurement.
Queries the average count of the T-power measurement.
Parameter
Name
Type
Range
Default
<integer>
Integer
1 to 1,000
10
Remarks
This command is only valid when the T-power 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:TPOWer:AVERage:COUNt 100
The following query returns 100.
:SENSe:TPOWer:AVERage:COUNt?
[:SENSe]:TPOWer:AVERage[:STATe]
Syntax
[:SENSe]:TPOWer:AVERage[:STATe] OFF|ON|0|1
[:SENSe]:TPOWer:AVERage[:STATe]?
Description
Enables or disables the average measurement function of the T-power measurement.
Queries the status of the average measurement function of the T-power measurement.
Parameter
Name
Type
Range
Default
——
Bool
OFF|ON|0|1
OFF|0
Remarks
This command is only valid when the T-power measurement in GPSA mode is enabled.