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