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