TerminalName
- Updated2025-10-14
- 1 minute(s) read
Gets the fully qualified signal name as a string.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsa
public string TerminalName { get; }
Remarks
Returns a String representing the fully qualified signal name. The default value is /DigitizerName/ReadyForReferenceEvent, where DigitizerName is the name associated with the digitizer module in MAX.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The TerminalName property was accessed after the associated NIRfsa object was disposed. |