I'm having a problem with a C# program built with Visual Studio 2015 running on Windows 10. The program sends a message (a poll) on a serial port at 38400 baud to a device that replies with its status within 15 milliseconds. I have a timer to check for no response
timerAckTimeOut = new...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.