IFFilterBandwidth
- Updated2025-10-14
- 1 minute(s) read
Gets or sets the IF Filter Bandwidth of the device.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsa
public double IFFilterBandwidth { get; set; }
Remarks
Specifies a Double representing the IF Filter path bandwidth for your device configuration.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The IFFilterBandwidth property was accessed after the associated NIRfsa object was disposed. |