ToString()
- Updated2026-02-03
- 1 minute(s) read
Returns a string representation of the object.
Syntax
Namespace: NationalInstruments.DAQmx
public override string ToString()
Remarks
Overrides ToString.
Returns
A string representation of the object.
Exceptions
| Type | Description |
|---|---|
| NationalInstruments.DAQmx.DaqException | The NI-DAQmx driver returned an error. |