Gets or sets whether input isolation is enabled.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsa

public RfsaInputIsolationEnabled InputIsolationEnabled { get; set; }

Remarks

Specifies the RfsaInputIsolationEnabled enumeration.

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.

Exceptions

TypeDescription
System.ObjectDisposedException

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