|
-
Nov 13th, 2000, 04:24 PM
#1
Thread Starter
New Member
Hello friends,
I'm using this to read RS232:
Buffer = MSComm1.Input
Is there a way read only to a curtain character? (crLF)
I'm sending request with the MSComm1.Output and clearing the Buffer before every request but the Buffer are not receiving the same amount of data every time.
Sometimes: 123.2 bar
Sometimes: r 123
Sometimes: ar 123.
etc.
I want to make sure that I capture the whole message in the buffer.
Thanks for you help in advance!
Marcus
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
|