DSA800 series programming guide - Page 157

For DSA815.

Loading ...
Loading ...
Loading ...
Chapter 2 Command System RIGOL
DSA800 Programming Guide 2-135
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?
[:SENSe]:OBWidth:AVERage:TCONtrol
Syntax
[:SENSe]:OBWidth:AVERage:TCONtrol EXPonential|REPeat
[:SENSe]:OBWidth:AVERage:TCONtrol?
Description
Set the average mode of the occupied bandwidth measurement.
Query the average mode of the occupied bandwidth measurement.
Parameter
Name
Type
Range
Default
--
Keyword
EXPonential|REPeat
EXPonential
Explanation
EXPonential: exponential average
REPeat: repeat average
When exponential average is selected, the result is the exponential average of the latest N (specified by the
[:SENSe]:OBWidth:AVERage:COUNt command) measurement results.
Loading ...
Loading ...
Loading ...