Instructions

Table Of Contents
Chapter 2 Command System RIGOL
RSA5000 Programming Guide 2-147
Return Format
The query returns the sweep time in scientific notation. The unit is s.
Example
The following command sets the sweep time to 100 ms.
:SENSe:HDISt:TIME 0.1
The following query returns 1.000000000e-01.
:SENSe:HDISt:TIME?
[:SENSe]:MCHPower:AVERage:COUNt
Syntax
[:SENSe]:MCHPower:AVERage:COUNt <integer>
[:SENSe]:MCHPower:AVERage:COUNt?
Description
Sets the average count of the multi-channel power measurement.
Queries the average count of the multi-channel power measurement.
Parameter
Name
Type
Range
Default
<integer>
Integer
1 to 1,000
10
Remarks
This command is only valid when the multi-channel 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:MCHPower:AVERage:COUNt 100
The following query returns 100.
:SENSe:MCHPower:AVERage:COUNt?
[:SENSe]:MCHPower:AVERage[:STATe]
Syntax
[:SENSe]:MCHPower:AVERage[:STATe] OFF|ON|0|1
[:SENSe]:MCHPower:AVERage[:STATe]?
Description
Enables or disables the average measurement function of the multi-channel power measurement.
Queries the status of the average measurement function of the multi-channel power measurement.
Parameter
Name
Type
Range
Default
——
Bool
OFF|ON|0|1
ON|1