Results 1 to 3 of 3

Thread: Fastest speed through Serial port?(RESOLVED)

Threaded View

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    May 2002
    Posts
    142

    Fastest speed through Serial port?(RESOLVED)

    Dear .NETers,
    I have a project where I am trying to read in binary packets from the serial port. These packets are sent from a PIC controller. This 16 byte packet is sent at 250 hz even at 57600 baud with a 1.2 milisecond pause between packets. Has anyone been able to receive data this quickly using VB.net? If so, do you have any code examples I can look at. I know that vb was considered very slow but machine are much faster now and we now have VB.net.

    I basically want to read these binary packets into a database and also be able to display them on a stripchart.

    Thanks in advance,
    Bebandit
    Last edited by bebandit; Sep 25th, 2003 at 10:25 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width