Re: [pyusb-users] USB Control Message Error

2015-09-08 Thread Xiaofan Chen
On Tue, Sep 8, 2015 at 8:58 AM, Srinidhi Kuntaegowdanahalli wrote: > Hi: > > I am new to python and I am using pyDAQFlex to interface with an USB DAQ > from Measurement Computing. > > pyDAQFlex uses pyUSB. I have installed "libusb-win32-filter-bin-0.1.12.1" That is super outdated and no longer su

[pyusb-users] USB Control Message Error

2015-09-07 Thread Srinidhi Kuntaegowdanahalli
Hi: I am new to python and I am using pyDAQFlex to interface with an USB DAQ from Measurement Computing. pyDAQFlex uses pyUSB. I have installed "libusb-win32-filter-bin-0.1.12.1" and I am able to see my DAQ through the GUI which pops up after installation. When I run the test code for pyDAQFlex,