I just discovered that digital input, output, and counter tests fail for my USB 6002 device. The digital io failures seem to happen because this device doesn't support buffered digital io. The counter test fails because the device doesn't have any counter channels, and the check for that in the tests doesn't quite work as intended. I have fixes that I can submit as a PR after #6 merges.
I just discovered that digital input, output, and counter tests fail for my USB 6002 device. The digital io failures seem to happen because this device doesn't support buffered digital io. The counter test fails because the device doesn't have any counter channels, and the check for that in the tests doesn't quite work as intended. I have fixes that I can submit as a PR after #6 merges.