Source
- Updated2025-10-14
- 1 minute(s) read
Gets or sets the Reference clock source.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsa
public RfsaReferenceClockSource Source { get; set; }
Remarks
Specifies an object of type RfsaReferenceClockSource.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The Source property was accessed after the associated NIRfsa object was disposed. |