Chapter 2 Command System RIGOL
DSA800E Programming Guide 2-145
[:SENSe]:TOI:AVERage[:STATe]
Syntax
[:SENSe]:TOI:AVERage[:STATe] OFF|ON|0|1
[:SENSe]:TOI:AVERage[:STATe]?
Description
Enable or disable the average measurement function of the TOI measurement.
Query the status of the average measurement function of the TOI measurement.
Parameter
Explanation
This command is only available when the TOI measurement is enabled.
Return Format
The query returns 0 or 1.
Example
The command below enables the average measurement.
:SENSe:TOI:AVERage:STATe ON or :SENSe:TOI:AVERage:STATe 1
The query below returns 1.
:SENSe:TOI:AVERage:STATe?
[:SENSe]:TOI:AVERage:TCONtrol
Syntax
[:SENSe]:TOI:AVERage:TCONtrol EXPonential|REPeat
[:SENSe]:TOI:AVERage:TCONtrol?
Description
Set the average mode of the TOI measurement.
Query the average mode of the TOI measurement.
Parameter
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]:TOI:AVERage:COUNt command) measurement results.
When repeat average is selected, the result is the arithmetic average of the latest N (specified by the
[:SENSe]:TOI:AVERage:COUNt
command) measurement results.
This command is only available when the TOI measurement is enabled.
Return Format
The query returns EXP or REP.