NI-SCOPE .NET Class Library Help

Table of Contents

ScopeChannelMeasurementFilter.FirFilterWindow Property

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

ScopeChannelMeasurementFilterFirFilterWindow Property

Gets or sets the FIR window type. The symmetric windows are applied to the FIR filter coefficients to limit passband ripple in FIR filters.

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

Syntax

public ScopeMeasurementFirFilterWindow FirFilterWindow { get; set; }
Public Property FirFilterWindow As ScopeMeasurementFirFilterWindow
	Get
	Set

Property Value

Type: ScopeMeasurementFirFilterWindow
Specifies the ScopeMeasurementFirFilterWindow. The default value is None.

See Also

Log in to get a better experience