TerminalName
- Updated2025-10-14
- 1 minute(s) read
Gets the name of the fully qualified signal name as a string.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsg
public string TerminalName { get; }
Remarks
Returns a String representing the name of the fully qualified signal name as a string.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The TerminalName property was accessed after the associated NIRfsg object was disposed. |