From: Dima N. <dim...@gm...> - 2018-03-13 13:50:26
|
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? Thanks in advance Dima |