RfsaNI5665SignalPath.PreselectorEnabled Property
- Updated2025-07-17
- 1 minute(s) read
Rfsa
Note: This API is now obsolete.
Gets or sets whether to enable the preselector on the downconverter.
Namespace: NationalInstruments.ModularInstruments.NIRfsa
Assembly: NationalInstruments.ModularInstruments.NIRfsa.Fx45 (in NationalInstruments.ModularInstruments.NIRfsa.Fx45.dll) Version: 2025
Syntax
[ObsoleteAttribute("Use Configuration.SignalPath.Advanced.DownconverterPreselectorEnabled property.")] public RfsaPreselectorEnabled PreselectorEnabled { get; set; }
<ObsoleteAttribute("Use Configuration.SignalPath.Advanced.DownconverterPreselectorEnabled property.")> Public Property PreselectorEnabled As RfsaPreselectorEnabled Get Set
Property Value
RfsaPreselectorEnabledSpecifies the RfsaPreselectorEnabled enumeration.
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | The PreselectorEnabled property was accessed after the associated NIRfsa object was disposed. |
Remarks
Use DownconverterPreselectorEnabled instead of this property.