User manual

Chapter 2 Command System RIGOL
DSA700 Programming Guide 2-99
[:SENSe]:ACPower:AVERage:COUNt
Syntax
[:SENSe]:ACPower:AVERage:COUNt <integer>
[:SENSe]:ACPower:AVERage:COUNt?
Description
Set the number of averages of the adjacent channel power measurement.
Query the number of averages of the adjacent channel power measurement.
Parameter
Name
Type
Range
Default
<integer>
Integer 1 to 1000 10
Explanation
This command is only available when the adjacent channel power function 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:ACPower:AVERage:COUNt 100
The query below returns 100.
:SENSe:ACPower:AVERage:COUNt?
[:SENSe]:ACPower:AVERage[:STATe]
Syntax
[:SENSe]:ACPower:AVERage[:STATe] OFF|ON|0|1
[:SENSe]:ACPower:AVERage[:STATe]?
Description
Enable or disable the average measurement function of the adjacent channel power measurement.
Query the status of the average measurement function of the adjacent channel power measurement.
Parameter
Name
Type
Range
Default
--
Bool
OFF|ON|0|1
OFF|0
Explanation
This command is only available when the adjacent channel power measurement is enabled.
The number of averages of the average measurement function can be set through the
[:SENSe]:ACPower:AVERage:COUNt command.
Return Format
The query returns 0 or 1.
Example
The command below enables the average measurement function.
:SENSe:ACPower:AVERage:STATe ON or :SENSe:ACPower:AVERage:STATe 1
The query below returns 1.
:SENSe:ACPower:AVERage:STATe?