I just wanted to confirm my reading -- this is the number of bytes that is put in the buffer before the data received event is triggered, correct? And it's ONLY for that purpose?
The event is triggered once every "n" times?
So, if your not using the data received event, wouldn't it be a good idea to use a higher number?
I'm reading the port constantly (and the link is always on, sending data).