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