2011/6/2 Elab <asie...@gmail.com>:

[snip]

> My code is simply:
>
> import usb.core as core
>
> usbDevice = core.find()
How can you be sure your device has been returned here?

> usbDevice.set_configuration()
> rawRead = usbDevice.read(0x81, 5, 0, 100)
> print(rawRead)
>

Wander

------------------------------------------------------------------------------
Simplify data backup and recovery for your virtual environment with vRanger. 
Installation's a snap, and flexible recovery options mean your data is safe,
secure and there when you need it. Data protection magic?
Nope - It's vRanger. Get your free trial download today. 
http://p.sf.net/sfu/quest-sfdev2dev
_______________________________________________
pyusb-users mailing list
pyusb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pyusb-users

Reply via email to