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

TypeDescription
System.ObjectDisposedException

The RFPreampEnabled property was accessed after the associated NIRfsa object was disposed.