Does Any one had this Problem?
If I use ReadLine without limiting th buffer, then Is like hunging Up.
If I put a limit, then the Result sometimes overlapping the previous one even I clear the buffer.
If I use ReadTo then It ok.
I would like to know why?
Note: I use timer to Write to the External Device then wait for the Device to provide feedback.
Thanks
