DownconverterPreselectorEnabled
- Updated2025-10-14
- 1 minute(s) read
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
| Type | Description |
|---|---|
| System.ObjectDisposedException | The DownconverterPreselectorEnabled property was accessed after the associated NIRfsa object was disposed. |