User manual

RIGOL Chapter 2 Command System
2-148 DSA700 Programming Guide
[:SENSe]:TOI:AVERage:COUNt
Syntax
[:SENSe]:TOI:AVERage:COUNt <integer>
[:SENSe]:TOI:AVERage:COUNt?
Description
Set the number of averages of the TOI measurement.
Query the number of averages of the TOI measurement.
Parameter
Name
Type
Range
Default
<integer>
Integer 1 to 1000 10
Explanation
This command is only available when the TOI 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:TOI:AVERage:COUNt 100
The query below returns 100.
:SENSe:TOI:AVERage:COUNt?
[: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
Name
Type
Range
Default
-- Bool OFF|ON|0|1 OFF|0
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?