RfsaAdvancedSignalPath.LOInjectionSide Property
- Updated2025-07-17
- 1 minute(s) read
Rfsa
Note: This API is now obsolete.
Gets or sets the LO injection side.
Namespace: NationalInstruments.ModularInstruments.NIRfsa
Assembly: NationalInstruments.ModularInstruments.NIRfsa.Fx45 (in NationalInstruments.ModularInstruments.NIRfsa.Fx45.dll) Version: 2025
Syntax
[ObsoleteAttribute("Use LocalOscillator.LOInjectionSide property.")] public RfsaLOInjectionSide LOInjectionSide { get; set; }
<ObsoleteAttribute("Use LocalOscillator.LOInjectionSide property.")> Public Property LOInjectionSide As RfsaLOInjectionSide Get Set
Property Value
RfsaLOInjectionSideSpecifies the RfsaLOInjectionSide enumeration.
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | The LOInjectionSide property was accessed after the associated NIRfsa object was disposed. |