Instructions

RIGOL Chapter 2 Command Systems for GPSA and RTSA Modes
2-172 RSA3000E Programming Guide
Remarks
EXPonential: indicates the exponential average.
REPeat: indicates the repeat average.
When "EXPonential" is selected, the result is the exponential average of the measurement results obtained
in the past N times (N is specified in
[:SENSe]:TOI:AVERage:COUNt).
When "REPeat" is selected, the result is the arithmetic average of the measurement results obtained in the
past N times (N is specified in
[:SENSe]:TOI:AVERage:COUNt).
This command is only valid when the TOI measurement in GPSA mode is enabled.
Return Format
The query returns EXP or REP
.
Example
The following command sets the average mode to Repeat.
:SENSe:TOI:AVERage:TCONtrol REPeat
The following query returns REP.
:SENSe:TOI:AVERage:TCONtrol?
[:SENSe]:TOI:FREQuency:SPAN
Syntax
[:SENSe]:TOI:FREQuency:SPAN <freq>
[:SENSe]:TOI:FREQuency:SPAN?
Description
Sets the span of the TOI measurement.
Queries the span of the TOI measurement.
Parameter
Name
Type
Range
Default
<freq>
Consecutive Real Number
10 Hz to 3 GHz
2 MHz
Remarks
This command is only valid when the TOI measurement in GPSA mode is enabled.
This setting will change the span of the analyzer.
Return Format
The query returns the span in scientific notation. The unit is Hz.
Example
The following command sets the span to 1 MHz.
:SENSe:TOI:FREQuency:SPAN 1000000
The following query returns 1.000000000e+06.
:SENSe:TOI:FREQuency:SPAN?