Gets the fully qualified signal name as a string.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsa

public string TerminalName { get; }

Remarks

Returns a String representing the signal name. The default value is /DigitizerName/DoneEvent, where DigitizerName is the name associated with your digitizer module in MAX.

Exceptions

TypeDescription
System.ObjectDisposedException

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