Gets the fully qualified signal name as string.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public string TerminalName { get; }

Remarks

Returns a String representing the output terminal for exporting the Done event.

Exceptions

TypeDescription
System.ObjectDisposedException

The TerminalName property was accessed after the associated NIRfsg object was disposed.