Gets the fully qualified signal name as a string.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsa

public string TerminalName { get; }

Remarks

Specifies a String representing the fully qualified signal name as a string. The default value is /DigitizerName/ReadyForAdvanceEvent, where DigitizerName is the name of your associated digitizer module in MAX.

Exceptions

TypeDescription
System.ObjectDisposedException

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