ScopeChannelMeasurement.InterpolationSamplingFactor Property
- Updated2023-09-06
- 1 minute(s) read
ScopeChannelMeasurementInterpolationSamplingFactor Property
Gets or sets, indirectly, the new number of points for polynomial interpolation measurements.
The new number of points is the input number of points times the sampling factor.
Namespace: NationalInstruments.ModularInstruments.NIScope
Assembly: NationalInstruments.ModularInstruments.NIScope.Fx45 (in NationalInstruments.ModularInstruments.NIScope.Fx45.dll) Version: 2023
Syntax
public double InterpolationSamplingFactor { get; set; }
Public Property InterpolationSamplingFactor As Double Get Set
Property Value
Type: DoubleThe default value is 2.0.