RfsaAdvancedSignalPath.InputIsolationEnabled Property
- Updated2025-07-17
- 1 minute(s) read
Rfsa
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
RfsaInputIsolationEnabledSpecifies the RfsaInputIsolationEnabled enumeration.
Exceptions
Exception | Condition |
---|---|
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.