Results 1 to 2 of 2

Thread: how to autodetect baud rate on serial port connection.

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Apr 2006
    Posts
    18

    how to autodetect baud rate on serial port connection.

    hi everyone, can anyone know who to autodetect buad rate of the serial port using visual basic 2005 express softrware

    thanks in advance.

  2. #2
    Still learning kebo's Avatar
    Join Date
    Apr 2004
    Location
    Gardnerville,nv
    Posts
    3,757

    Re: how to autodetect baud rate on serial port connection.

    I assume you are trying to connect to a device that has a preset baud rate?
    VB Code:
    1. If so then
    2.  
    3.       you need to start sending commands at different baud rates until the device responds
    4.  
    5. else
    6.  
    7.      provide more details about your problem
    8.  
    9. end if
    Process control doesn't give you good quality, it gives you consistent quality.
    Good quality comes from consistently doing the right things.

    Vague general questions have vague general answers.
    A $100 donation is required for me to help you if you PM me asking for help. Instructions for donating to one of our local charities will be provided.

    ______________________________
    Last edited by kebo : Now. Reason: superfluous typo's

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