Gets the fully-qualified signal name as a string.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public string TerminalName { get; }

Remarks

Returns a String representing the fully-qualified signal name.

Exceptions

TypeDescription
System.ObjectDisposedException

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