ScopeChannelMeasurementFilter.TransientPercent Property
- Updated2023-09-06
- 1 minute(s) read
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: DoubleThe default value is 20.0%.