NIRfsa Namespace

Table of Contents

RfsaSignalPath.LOSource Property

  • Updated2025-07-17
  • 1 minute(s) read
RfsaSignalPath.LOSource Property

RfsaSignalPathLOSource Property

Note: This API is now obsolete.

Gets or sets the LO Source for the device.

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

Syntax

[ObsoleteAttribute("Use LocalOscillator.LOSource property.")]
public RfsaLOSource LOSource { get; set; }
<ObsoleteAttribute("Use LocalOscillator.LOSource property.")>
Public Property LOSource As RfsaLOSource
	Get
	Set

Property Value

RfsaLOSource
Specifies the RfsaLOSource enumeration.

Exceptions

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

Remarks

Specifies the LO signal source used to downconvert the RF input signal. If no signal downconversion is required, this attribute is ignored

See Also

Log in to get a better experience