Closed eric-wieser closed 8 years ago
Commit https://github.com/clade/PyDAQmx/commit/b6679c9 solve this issue.
Errors are defined in the DAQmxFunctions
module and can be imported from the PyDAQmx package (for example PyDAQmx.InvalidDeviceIDError
).
Nice!
Something like:
With the following changed error wrapper: