NI-SCOPE .NET Class Library Help

Table of Contents

ScopeChannelMeasurementFilter.CutoffFrequency Property

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

ScopeChannelMeasurementFilterCutoffFrequency Property

Gets or sets the cutoff frequency, in hertz, for lowpass and highpass filters. The cutoff frequency definition varies depending on the filter.

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

Syntax

public double CutoffFrequency { get; set; }
Public Property CutoffFrequency As Double
	Get
	Set

Property Value

Type: Double
The default value is 1.0e6 Hz.

See Also

Log in to get a better experience