mcculw icon indicating copy to clipboard operation
mcculw copied to clipboard

Cannot run example code with USB-TC-AI 2.xxx

Open EddieTheHead opened this issue 9 months ago • 1 comments

I have three USB-TC-AI devices. The oldest one (v1.2) works fine with v_in.py example, but two newer ones cause the test script to hang indefinitely.

python .\v_in.py
Found 1 DAQ device(s):
  USB-TC-AI (2154A57) - Device ID = 187

Active DAQ device: USB-TC-AI (2154A57)

Value: -0.022411394864320755`

After connecting another device:

python .\v_in.py
Found 1 DAQ device(s):
  USB-TC-AI (212BCD8) - Device ID = 187

<no other output>

The product number on non-working device is 158042B-01L

EddieTheHead avatar Sep 12 '23 12:09 EddieTheHead