LowFrequencyBypassEnabled
- Updated2025-10-14
- 1 minute(s) read
Gets or sets whether to use the low-frequency bypass path for the incoming RF signal.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsa
public RfsaLowFrequencyBypassEnabled LowFrequencyBypassEnabled { get; set; }
Remarks
Specifies the RfsaLowFrequencyBypassEnabled enumeration.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The LowFrequencyBypassEnabled property was accessed after the associated NIRfsa object was disposed. |