NIRfsa Namespace

Table of Contents

RfsaSignalPath.IFFilterBandwidth Property

  • Updated2025-07-17
  • 1 minute(s) read
RfsaSignalPath.IFFilterBandwidth Property

RfsaSignalPathIFFilterBandwidth Property

Gets or sets the IF Filter Bandwidth of the device.

Namespace: NationalInstruments.ModularInstruments.NIRfsa
Assembly: NationalInstruments.ModularInstruments.NIRfsa.Fx45 (in NationalInstruments.ModularInstruments.NIRfsa.Fx45.dll) Version: 2025

Syntax

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

Property Value

Double
Specifies a Double representing the IF Filter path bandwidth for your device configuration.

Exceptions

ExceptionCondition
ObjectDisposedException The IFFilterBandwidth property was accessed after the associated NIRfsa object was disposed.

See Also

Log in to get a better experience