User manual

RIGOL Chapter 2 Command System
2-166 RSA3000 Programming Guide
Parameter
Name
Type
Range
Default
<time>
Consecutive Real Number
0 μs to (current value of stop line)
0 μs
Remarks
This command is only valid when the T-power measurement in GPSA mode is enabled.
Return Format
The query returns the start line in scientific notation. The unit is s.
Example
The following command sets the start line to 5 ms.
:SENSe:TPOWer:LLIMit 0.005
The following query returns 5.000000000e-03.
:SENSe:TPOWer:LLIMit?
[:SENSe]:TPOWer:MODE
Syntax
[:SENSe]:TPOWer:MODE AVERage|PEAK|RMS
[:SENSe]:TPOWer:MODE?
Description
Sets the power type for the T-power measurement.
Queries the power type for the T-power measurement.
Parameter
Name
Type
Range
Default
——
Keyword
AVERage|PEAK|RMS
PEAK
Remarks
AVERage: indicates average power.
PEAK: indicates peak power.
RMS: indicates the RMS power.
This command is only valid when the T-power measurement in GPSA mode is enabled.
Return Format
The query returns AVER, PEAK, or RMS.
Example
The following command sets the power type to Average.
:SENSe:TPOWer:MODE AVERage
The following query returns AVER.
:SENSe:TPOWer:MODE?