Gets or sets whether the tunable preselector is enabled on the downconverter.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsa

public RfsaDownconverterPreselectorEnabled DownconverterPreselectorEnabled { get; set; }

Remarks

Specifies the RfsaDownconverterPreselectorEnabled enumeration.

All devices support setting this property to Disabled. Only devices with an Preselector support setting this property to EnabledWhenInSignalPath or Enabled.

Exceptions

TypeDescription
System.ObjectDisposedException

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