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