S
SteM
Hi all,
i'm in a trouble handling timeouts of the SerialPort class.
If I set timeouts (<>0) what i have to expect? An error? A call to
DataReceived routine? A call to Error routine?
What is the initial moment when the timeout count starts? When i open the
port? When I send data? Delay between chars?
What is the 'real' minimum timeout the code is able to handle? What about 5
ms??
Thanks!
i'm in a trouble handling timeouts of the SerialPort class.
If I set timeouts (<>0) what i have to expect? An error? A call to
DataReceived routine? A call to Error routine?
What is the initial moment when the timeout count starts? When i open the
port? When I send data? Delay between chars?
What is the 'real' minimum timeout the code is able to handle? What about 5
ms??
Thanks!