TerminalName
- Updated2025-10-14
- 1 minute(s) read
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
| Type | Description |
|---|---|
| System.ObjectDisposedException | The TerminalName property was accessed after the associated NIRfsg object was disposed. |