From: Xiaofan C. <xia...@gm...> - 2018-03-13 14:04:00
|
On Tue, Mar 13, 2018 at 9:50 PM, Dima Nodelman <dim...@gm...> wrote: > Hi > I'm using libusbk driver for c# and I have a problem, when reading a bulk > msg using Stmk_read, I'm getting false response value. > > The full flow is that I need to read about 5000 bulk msg in sequence, > approximately 800 msg are read fine but then all of a sudden I'm getting the > method returns false and the cumunication breaks. > Is there some log of the driver that I can check what happens? Yes you can generate the log using the debug version of libusbK. You need to use DebugView. Search the mailing list archive for details. -- Xiaofan |