nidaqmx-python
nidaqmx-python copied to clipboard
DAQmx Python API returns garbage values for non-english strings
We should call UTF-8 entry points which are available in DAQmx as of DAQmx 17.1.
We could possibly fallback to old entry points if the new ones aren't available.