User manual
Chapter 2 Command System RIGOL
DSA700 Programming Guide 2-121
Example
The command below sets the average mode to repeat average.
:SENSe:EBWidth:AVERage:TCONtrol REPeat
The query below returns REP.
:SENSe:EBWidth:AVERage:TCONtrol?
[:SENSe]:EBWidth:FREQuency:SPAN
Syntax
[:SENSe]:EBWidth:FREQuency:SPAN <freq>
[:SENSe]:EBWidth:FREQuency:SPAN?
Description
Set the span of the emission bandwidth measurement.
Query the span of the emission bandwidth measurement.
Parameter
Name
Type
Range
Default
<freq>
Consecutive Real Number
100 Hz to 1 GHz
2 MHz
Explanation
This command is only available when the emission bandwidth measurement is enabled.
This setting changes the span of the spectrum analyzer.
Return Format
The query returns the span in integer and the unit is Hz.
Example
The command below sets the span to 10 MHz.
:SENSe:EBWidth:FREQuency:SPAN 10000000
The query below returns 10000000.
:SENSe:EBWidth:FREQuency:SPAN?