NI-SCOPE .NET Class Library Help

Table of Contents

ScopeChannelMeasurementFilter.Type Property

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

ScopeChannelMeasurementFilterType Property

Gets or sets the type of filter, for both IIR and FIR filters.

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

Syntax

public ScopeMeasurementFilterType Type { get; set; }
Public Property Type As ScopeMeasurementFilterType
	Get
	Set

Property Value

Type: ScopeMeasurementFilterType
Specifies the ScopeMeasurementFilterType.The default value is LowPass.

See Also

Log in to get a better experience