You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: