User manual
Chapter 2 Command System RIGOL
DSA700 Programming Guide 2-119
Return Format
The query returns NEG, NORM, POS, RMS, SAMP, VAV or QPEAK.
Example
The command below sets the detector type to Quasi-Peak.
:SENSe:DETector:FUNCtion QPEak
The query below returns QPEAK.
:SENSe:DETector:FUNCtion?
[:SENSe]:EBWidth:AVERage:COUNt
Syntax
[:SENSe]:EBWidth:AVERage:COUNt <integer>
[:SENSe]:EBWidth:AVERage:COUNt?
Description
Set the number of averages of the emission bandwidth measurement.
Query the number of averages of the emission bandwidth measurement.
Parameter
Name
Type Range Default
<integer>
Integer 1 to 1000 10
Explanation
This command is only available when the emission 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:EBWidth:AVERage:COUNt 100
The query below returns 100.
:SENSe:EBWidth:AVERage:COUNt?