View Single Post
      11-28-2010, 11:22 PM   #328
fpf
Registered
0
Rep
4
Posts

Drives: E36 on board
Join Date: Nov 2010
Location: HK / PRC / Germany

iTrader: (0)

Default latency after driver installation is 16 msec. you should set that down in the device manager settings for that device to 1 msec., otherwise it will only transmit new events after a timeout of 16 msec. (if the events aren't able to fill up a whole usb data package)

Imagine it like a bucket, events occur (water comes into the bucket) but the bucket only gets cleared to a big tank after 16 msec. or at anytime before when it's full. If you set it down to 1 msec. it will get cleared every 1 msec. or at anytime before when it's full. ( That increases the load on the USB bus but also increases the performance, 16 msec. are simply too long and at certain operations can cause timeouts )

Phil
Appreciate 0