nidaqmx-python
nidaqmx-python copied to clipboard
Errors should reference properties and enums with Python's names rather than LabVIEWs.
DAQmx's C, LV, and C# APIs all return errors in a format specific to the language being used. Python should do the same to users know how to update their application in response to the error.