2012/2/12 Lance R. Vick <la...@lrvick.net>:
> So ultimately then are you referring to this then?
>
> https://github.com/gbishop/cython-hidapi
>
> If so am I to conclude there is currently no pure-python way of properly
> sending/receiving messages to this HID device at this time... or is there a
> library I am missing? If cython-haidapi is the only reasonable next step
> then I suppose I will take it.
>

I don't if that's the only one...

> Before I go down that path however, do you know of any ways to verify for
> sure if the fault is in libusb, pyusb, or my python code?
>

You could set debug environment variable for libusb [1] and compare
what the output from pyusb and pure C code to check what's the
difference...

[1] 
http://libusb.sourceforge.net/api-1.0/group__lib.html#ga5f8376b7a863a5a8d5b8824feb8a427a

-- 
Best Regards,
Wander Lairson Costa

------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
pyusb-users mailing list
pyusb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pyusb-users

Reply via email to