Instructions

Chapter 2 Command Systems for GPSA and RTSA Modes RIGOL
RSA3000E Programming Guide 2-153
[: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
Remarks
This command is only valid when the multi-channel power measurement in GPSA mode is enabled.
Return Format
The query returns 0 or 1.
Example
The following command enables the average measurement function.
:SENSe:MCHPower:AVERage:STATe ON or :SENSe:MCHPower:AVERage:STATe 1
The following query returns 1.
:SENSe:MCHPower:AVERage:STATe?