RFPreampEnabled
- Updated2025-10-14
- 1 minute(s) read
Gets or sets to enable RF preamplifier on the downconverter.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsa
public RfsaRFPreamplifierEnabled RFPreampEnabled { get; set; }
Remarks
Specifies the RfsaRFPreamplifierEnabled enumeration.
Only devices with an RF preamplifier support setting this property to EnabledWhenInSignalPath or Enabled. All other devices support setting this property to Disabled.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The RFPreampEnabled property was accessed after the associated NIRfsa object was disposed. |