2012/4/6 Iap <iap...@gmail.com>:
> Hi,
>
> I use pyusb to communicate with a fan controller device.
> I have problem that after some command was written to the device(output),
> soon I got the same command in the callback of raw_data_handler.
> The device engineer says that some of the commands about writing data into
> the EEPROM requires longer time to get the response. I checked the core.py,
> it seems to be an infinite loop for getting raw data. Can I make the
> checking interval longer?
>

Could you explain better which part of core.py you refer to?

-- 
Best Regards,
Wander Lairson Costa

------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
_______________________________________________
pyusb-users mailing list
pyusb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pyusb-users

Reply via email to