NI-SCOPE .NET Class Library Help

Table of Contents

ScopeChannelMeasurementFilter.Taps Property

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

ScopeChannelMeasurementFilterTaps Property

Gets or sets the number of taps (coefficients) for a FIR filter.

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

Syntax

public long Taps { get; set; }
Public Property Taps As Long
	Get
	Set

Property Value

Type: Int64
The default value is 25.

See Also

Log in to get a better experience