NIRfsa Namespace

Table of Contents

RfsaAdvancedSignalPath.IFConditioningDownconversionEnabled Property

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

RfsaAdvancedSignalPathIFConditioningDownconversionEnabled Property

Gets or sets whether downconversion to 21.4 MHz is enabled for the IF conditioning module.

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

Syntax

public RfsaIFConditioningDownconversionEnabled IFConditioningDownconversionEnabled { get; set; }
Public Property IFConditioningDownconversionEnabled As RfsaIFConditioningDownconversionEnabled
	Get
	Set

Property Value

RfsaIFConditioningDownconversionEnabled
Specifies the RfsaIFConditioningDownconversionEnabled enumeration.

Exceptions

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

Remarks

The IF output frequency is 21.4 MHz when you enable this attribute, and it is 193.6 MHz when you disable this property.

See Also

Log in to get a better experience