RfsaNI5665AdvancedVertical.RFPreampEnabled Property
- Updated2025-05-22
- 1 minute(s) read
Rfsa
Note: This API is now obsolete.
Gets or sets to enable RF preamplifier on the downconverter.
Namespace: NationalInstruments.ModularInstruments.NIRfsa
Assembly: NationalInstruments.ModularInstruments.NIRfsa.Fx45 (in NationalInstruments.ModularInstruments.NIRfsa.Fx45.dll) Version: 2025
Syntax
[ObsoleteAttribute("Use Vertical.Advanced.RFPreampEnabled property.")] public RfsaRFPreamplifierEnabled RFPreampEnabled { get; set; }
<ObsoleteAttribute("Use Vertical.Advanced.RFPreampEnabled property.")> Public Property RFPreampEnabled As RfsaRFPreamplifierEnabled Get Set
Property Value
RfsaRFPreamplifierEnabledSpecifies the RfsaRFPreamplifierEnabled enumeration.
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | The RFPreampEnabled property was accessed after the associated NIRfsa object was disposed. |
Remarks
Only devices with an RF preamplifier support setting this property to EnabledWhenInSignalPath or Enabled. All other devices support setting this property to Disabled.