OutputTerminal
- Updated2025-10-14
- 1 minute(s) read
Gets or sets a comma-separated list of the terminals at which to export the Reference clock.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsa
public RfsaExportReferenceClockExportedOutputTerminal OutputTerminal { get; set; }
Remarks
Specifies an object of type RfsaExportReferenceClockExportedOutputTerminal.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The OutputTerminal property was accessed after the associated NIRfsa object was disposed. |