Gets or sets the LO Source for the device.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsa

public RfsaLOSource LOSource { get; set; }

Remarks

Specifies the RfsaLOSource enumeration.

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

Exceptions

TypeDescription
System.ObjectDisposedException

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