SCPI.SENSe(Ch).AVERage.CLEar

Object type

Method (Write Only)

Syntax

SCPI.SENSe(Ch).AVERage.CLEar

Description

This command resets the data count to 0, it is used for averaging the selected channel (Ch). Measurement data before the execution of this object is not used for averaging.

Examples

SCPI.SENSe(1).AVERage.CLEar

Related objects

SCPI.SENSe(Ch).AVERage.COUNt

SCPI.SENSe(Ch).AVERage.STATe

Equivalent key

Avg > Averaging Restart

Equivalent SCPI command

Syntax

:SENSe{[1]-4}:AVERage:CLEar

Example of use

10 OUTPUT 717;":SENS1:AVER:CLE"