IFFilter
- Updated2025-10-14
- 1 minute(s) read
Gets or sets the desired IF filter path, regardless of the RF band chosen by NI-RFSA.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsa
public RfsaIFFilter IFFilter { get; set; }
Remarks
Specifies the RfsaIFFilter enumeration.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The IFFilter property was accessed after the associated NIRfsa object was disposed. |