NIRfsa Namespace

Table of Contents

RfsaAdvancedSignalPath.LOInjectionSide Property

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

RfsaAdvancedSignalPathLOInjectionSide Property

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

RfsaLOInjectionSide
Specifies the RfsaLOInjectionSide enumeration.

Exceptions

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

See Also

Log in to get a better experience