Closed jeffallen closed 1 year ago
OK I'll put that in. Do you know what caused the exception?
USB device in a bad state, I think. I was struggling with a few different errors at the time. Now it's rock solid, thanks!
Hi Jeff, thanks for the input. I've updated most of the drivers with that logic. I'm going to close out this comment. Glad things are working for you. The USB-1608G is a pretty reliable device. Best, Warren
Getting an exception in AInScanRead will cause a Python error when len(data) happens after. Here's a fix. I didn't put it in a PR because I don't have time right now to go update all the places this error is present. Sorry.