NI-SCOPE .NET Class Library Help

Table of Contents

ScopeChannelMeasurementFilter.Width Property

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

ScopeChannelMeasurementFilterWidth Property

Gets or sets the width of bandpass and bandstop type filters in hertz. The cutoff frequencies occur at CenterFrequency ±one-half width.

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

Syntax

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

Property Value

Type: Double
The default value is 1.0e3 Hz.

See Also

Log in to get a better experience