0.9.0
0.9.0
-
Merged Pull Requests
-
Major Changes
nidaqmx.errors.DaqNotFoundError
,nidaqmx.errors.DaqNotSupportedError
, and
nidaqmx.errors.DaqFunctionNotSupportedError
are now public exceptions.- Consistently return
nidaqmx.errors.DaqNotFoundError
on all platforms when the NI-DAQmx
driver is not installed. - Updated supported Python versions to 3.8, 3.9, 3.10, 3.11, and 3.12