NI-SCOPE .NET Class Library Help

Table of Contents

ScopeChannelMeasurement.ClearWaveformMeasurements Method

  • Updated2023-09-06
  • 1 minute(s) read
ScopeChannelMeasurement.ClearWaveformMeasurements Method

ScopeChannelMeasurementClearWaveformMeasurements Method

Clears the waveform statistics on the channel and for all measurements.

Namespace:  NationalInstruments.ModularInstruments.NIScope
Assembly:  NationalInstruments.ModularInstruments.NIScope.Fx45 (in NationalInstruments.ModularInstruments.NIScope.Fx45.dll) Version: 2023

Syntax

public void ClearWaveformMeasurements()
Public Sub ClearWaveformMeasurements

Remarks

Every time a measurement is called, the statistics information is updated, including the min, max, mean, standard deviation, and number of updates.

See Also

Log in to get a better experience