I recently purchased several USB-TEMP and trying to program them using the universal library. But when running the examples e.g. AIn, DIn or TIn, it showed can find DAQ devices at beginning, then upon connecting, got Error 6 and says device not found.
Obviously but I still tried the python script t_in.py and got the same.
I previously had several USB-1808X and all worked well or as expected (when running TIn it says The specified DAQ device does not have a temperature channel, instead of Error 6 not found) on the same host computer.
(py3) ➜ examples ./TIn
Found 2 DAQ device(s)
[0] USB-1808X: (021BBE8E)
[1] USB-TEMP: (021639ED)
Please select a DAQ device, enter a number between 0 and 1: 1
Connecting to device USB-TEMP - please wait ...
Error Code: 6
Error Message: Device not found
Question
shouyuan
Hi MCC Staff,
I recently purchased several USB-TEMP and trying to program them using the universal library. But when running the examples e.g. AIn, DIn or TIn, it showed can find DAQ devices at beginning, then upon connecting, got Error 6 and says device not found.
Obviously but I still tried the python script t_in.py and got the same.
I previously had several USB-1808X and all worked well or as expected (when running TIn it says The specified DAQ device does not have a temperature channel, instead of Error 6 not found) on the same host computer.
We bought these USB-TEMP devices referred from https://files.digilent.com/manuals/UL-Linux/c/temp.html saying they support UL C/Python programming.
typos
Link to comment
Share on other sites
4 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now