On Wed, Nov 30, 2011 at 1:11 AM, Barney, Bryson <bbar...@sandia.gov> wrote:
> Hi,
>
> I am new here, and a new user of PyUSB.  I have a very simple HID
> Isochronous application to use this for,

Take note HID is only using Interrupt Transfer. And Isochronous
transfer is not easy to deal with and I think pyusb does not
yet support it even though libusb-win32 has some limited
support for isochronous transfer.

-- 
Xiaofan

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
pyusb-users mailing list
pyusb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pyusb-users

Reply via email to