NIRfsa Namespace

Table of Contents

RfsaAdvancedSignalPath.InputIsolationEnabled Property

  • Updated2025-07-17
  • 1 minute(s) read
RfsaAdvancedSignalPath.InputIsolationEnabled Property

RfsaAdvancedSignalPathInputIsolationEnabled Property

Gets or sets whether input isolation is enabled.

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

Syntax

public RfsaInputIsolationEnabled InputIsolationEnabled { get; set; }
Public Property InputIsolationEnabled As RfsaInputIsolationEnabled
	Get
	Set

Property Value

RfsaInputIsolationEnabled
Specifies the RfsaInputIsolationEnabled enumeration.

Exceptions

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

Remarks

Enabling this property isolates the input signal at the RF IN connector on the RF downconverter from the rest of the RF downconverter signal path. Disabling this property reintegrates the input signal into the RF downconverter signal path.

See Also

Log in to get a better experience