|
-
Nov 2nd, 2016, 12:34 PM
#1
Thread Starter
Member
Receiving data on serial port not doing as expected
I have 2 computers communicating via serial port. I wrote a simple vb6 app using the MScomm object. The two computers talk to each other and what I send from one appears correctly in a text box on the other computer and vice versa. I went to write the text to a text file and each letter appears on a new line.
I changed the incoming string length attribute of MScomm to 25. now the text file entry is a single column 8 characters wide.
Is there something simple and basic that I am missing here? Is there any sample code that demonstrates this?
Thanks
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|