Hi .
I try to read data from comm port using MSComm library. The settings are 1200,N,8,1. The input property is default.The input mode - binary.

The problem is that some bytes are missing. It can be one byte in the middle or sequence of bytes in the very begining of data.

Does it has something to do with ReadIntervalTimeout, ReadTotalTimeoutMultiplier and ReadTotalTimeoutConstant properties?What values should i set in? Is the values differ from Operating System to Operating System?

In case the data is written to comm port and i'm not on time to read it , is it gone? Is the new bytes are placed on old ones?

Thanks,
anastacia.