Reading data of COM-port

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

With the GetByte command I am reading a certeain amount of data of the
COM-port. The problem is that I do not know the amount of data.
And the GetByte command waits until it has received a byte, so there is a
problem when there is no data coming from the COM-port.

Has anyone a suggestion how to deal with this problem.
 
Back
Top