Gets or sets whether to enable the preselector on the downconverter.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsa

public RfsaPreselectorEnabled PreselectorEnabled { get; set; }

Remarks

Specifies the RfsaPreselectorEnabled enumeration.

Use DownconverterPreselectorEnabled instead of this property.

Exceptions

TypeDescription
System.ObjectDisposedException

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