OutputTerminal
- Updated2025-10-14
- 1 minute(s) read
Gets or sets the destination terminal for the exported Digitizer Sample Clock.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsa
public RfsaExportDigitizerSampleClockExportedOutputTerminal OutputTerminal { get; set; }
Remarks
Specifies an object of type RfsaExportDigitizerSampleClockExportedOutputTerminal.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The OutputTerminal property was accessed after the associated NIRfsa object was disposed. |