Chapter 2 Command System RIGOL
DSA800E Programming Guide 2-135
[: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
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
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?