NIRfsa Namespace

Table of Contents

RfsaNI5665AdvancedVertical.RFPreampEnabled Property

  • Updated2025-05-22
  • 1 minute(s) read
RfsaNI5665AdvancedVertical.RFPreampEnabled Property

RfsaNI5665AdvancedVerticalRFPreampEnabled Property

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

RfsaRFPreamplifierEnabled
Specifies the RfsaRFPreamplifierEnabled enumeration.

Exceptions

ExceptionCondition
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.

See Also

Log in to get a better experience