User`s guide

Table Of Contents
370 Chapter 13
SCPI Command Reference
E5061A/E5062A commands
:SENS{1-4}:AVER:CLE
Syntax :SENSe{[1]|2|3|4}:AVERage:CLEar
Description Clears the measurement data used for averaging of channel 1 (:SENS1) to channel 4
(:SENS4). Measurement data before the execution of this command is not used for
averaging. (No query)
Example of use
10 OUTPUT 717;":SENS1:AVER:CLE"
Related commands :SENS{1-4}:AVER on page 370
:SENS{1-4}:AVER:COUN on page 371
Equivalent key
[Avg] - Averaging Restart
:SENS{1-4}:AVER
Syntax :SENSe{[1]|2|3|4}:AVERage[:STATe] {ON|OFF|1|0}
:SENSe{[1]|2|3|4}:AVERage[:STATe]?
Description Turns ON/OFF the averaging function of channel 1 (:SENS1) to channel 4 (:SENS4).
Parameters
Query response {1|0}<newline><^END>
Example of use
10 OUTPUT 717;":SENS1:AVER ON"
20 OUTPUT 717;":SENS1:AVER?"
30 ENTER 717;A
Related commands :SENS{1-4}:AVER:CLE on page 370
:SENS{1-4}:AVER:COUN on page 371
Equivalent key
[Avg] - Averaging
Description
ON or 1 Turns ON the averaging function.
OFF or 0 (preset value) Turns OFF the averaging function.