RIGOL Chapter 2 Command System
2-146 DSA800E Programming Guide
Example
The command below sets the average mode to repeat average.
:SENSe:TOI:AVERage:TCONtrol REPeat
The query below returns REP.
:SENSe:TOI:AVERage:TCONtrol?
[:SENSe]:TOI:FREQuency:SPAN
Syntax
[:SENSe]:TOI:FREQuency:SPAN <freq>
[:SENSe]:TOI:FREQuency:SPAN?
Description
Set the span of the TOI measurement.
Query the span of the TOI measurement.
Parameter
Explanation
This command is only available when the TOI 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 1 MHz.
:SENSe:TOI:FREQuency:SPAN 1000000
The query below returns 1000000.
:SENSe:TOI:FREQuency:SPAN?