NotchFilterEnabled
- Updated2025-10-14
- 1 minute(s) read
Gets or sets whether the notch filter is enabled on the RF conditioning module.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsa
public RfsaNotchFilterEnabled NotchFilterEnabled { get; set; }
Remarks
Specifies the RfsaNotchFilterEnabled enumeration.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The NotchFilterEnabled property was accessed after the associated NIRfsa object was disposed. |