NIRfsa Namespace

Table of Contents

RfsaNI5665SignalPath.PreselectorEnabled Property

  • Updated2025-07-17
  • 1 minute(s) read
RfsaNI5665SignalPath.PreselectorEnabled Property

RfsaNI5665SignalPathPreselectorEnabled Property

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

RfsaPreselectorEnabled
Specifies the RfsaPreselectorEnabled enumeration.

Exceptions

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

Remarks

Use DownconverterPreselectorEnabled instead of this property.

See Also

Log in to get a better experience