Dear All,

I have an application in Electronics to communicate with serial port. With using VB I have succesfully read a character using
Code:
Serialport1.ReadByte
or
Code:
Serialport1.ReadChar
. Does anybody know how to read a whole string directly?

Regards,




Elektronika