I am only receiving a responce to the Comands sent out, about every 20 ms at 38400 with a direct serial connection , my code is only sending one command at a time. because it needs to know what command was sent, so it will know where to put the responce data. I get about 8% CPU usage, and that is pretty good so i dont want to mess that up. With this senerio i can only expect to update 50 tags a second. Can anyone Tell me a Better way to do this, or is this as good as I'm going to get. Im using Visual Basic with the MScom control and the
highest baud setting that is common to both the T100MD
and the MScom is 38400. Thanks for any suggestions