LOSource
- Updated2025-10-14
- 1 minute(s) read
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
| Type | Description |
|---|---|
| System.ObjectDisposedException | The LOSource property was accessed after the associated NIRfsa object was disposed. |