Error
- Updated2026-02-05
- 1 minute(s) read
Gets the NI-DAQmx driver code for the error that occurred.
Syntax
Namespace: NationalInstruments.DAQmx
public int Error { get; }
Remarks
The NI-DAQmx driver code for the error that occurred.
Refer to
NI-DAQmx Driver Error Codes for a list of possible values.
NI-DAQmx Driver Error Codes