NI-SCOPE .NET Class Library Help

Table of Contents

ScopeChannelMeasurementFilter.TransientPercent Property

  • Updated2023-09-06
  • 1 minute(s) read
ScopeChannelMeasurementFilter.TransientPercent Property

ScopeChannelMeasurementFilterTransientPercent Property

Gets or sets the percentage (0 - 100%) of the IIR filtered waveform to eliminate from the beginning of the waveform. This process eliminates the transient portion of the waveform that is undefined due to the assumptions necessary at the boundary condition.

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

Syntax

public double TransientPercent { get; set; }
Public Property TransientPercent As Double
	Get
	Set

Property Value

Type: Double
The default value is 20.0%.

See Also

Log in to get a better experience