| ??? 11/08/01 15:45 Read: times |
#16438 - RE: serial communications |
My first suggestion is that you will not get ALL the data in your vbasic receive at the same time, you must be prepared to accept it in chunks and then pass the assembled chunks to a parsing routine. If the parsing routine does not use all the data, it should be carried forward to the next chunk.
When you run slow with the debugger, you are (could be) running so slow that you do get all the data in one chunk. |
| Topic | Author | Date |
| serial communications | 01/01/70 00:00 | |
| RE: serial communications | 01/01/70 00:00 | |
| RE: serial communications | 01/01/70 00:00 | |
| RE: serial communications | 01/01/70 00:00 | |
| RE: serial communications | 01/01/70 00:00 | |
| RE: serial communications | 01/01/70 00:00 | |
RE: serial communications | 01/01/70 00:00 |



