NIRfsa Namespace

Table of Contents

RfsaAdvancedSignalPath.DownconverterPreselectorEnabled Property

  • Updated2025-05-22
  • 1 minute(s) read
RfsaAdvancedSignalPath.DownconverterPreselectorEnabled Property

RfsaAdvancedSignalPathDownconverterPreselectorEnabled Property

Gets or sets whether the tunable preselector is enabled on the downconverter.

Namespace: NationalInstruments.ModularInstruments.NIRfsa
Assembly: NationalInstruments.ModularInstruments.NIRfsa.Fx45 (in NationalInstruments.ModularInstruments.NIRfsa.Fx45.dll) Version: 2025

Syntax

public RfsaDownconverterPreselectorEnabled DownconverterPreselectorEnabled { get; set; }
Public Property DownconverterPreselectorEnabled As RfsaDownconverterPreselectorEnabled
	Get
	Set

Property Value

RfsaDownconverterPreselectorEnabled
Specifies the RfsaDownconverterPreselectorEnabled enumeration.

Exceptions

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

Remarks

All devices support setting this property to Disabled. Only devices with an Preselector support setting this property to EnabledWhenInSignalPath or Enabled.

See Also

Log in to get a better experience