Replies: 2 comments 1 reply
-
Usually that happens when PC is doing something that slows down the whole system (scheduled updates, anti-virus background scan) Usually increasing the buffer size in Open() configuration reduces the issue. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hello @kayoub5, thanks for your answer, |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I started a test on a custom protocol acquirement, with a packet every 1,5ms. There were no problem for 5 days without interruption.
On the 6th day (at 2:00 AM, when everyone's at home), I had a Dropped issues :
I'm pretty sure my program is reading packets on time... (I use callback method)
I don't understand what's going on, do you have an idea ?
Best Regards
Beta Was this translation helpful? Give feedback.
All reactions