Results 1 to 4 of 4

Thread: Rs232

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Nov 2005
    Posts
    20

    Question Rs232

    I connect to a terminal with RS232 and i see nothing in buffer
    VB Code:
    1. MessageBox.show(moRS232.InBufferCount)
    where is the problem
    Pls helpppppppppppppppppppppppppppppppp
    Last edited by Darckang3l; Nov 14th, 2005 at 07:25 AM.

  2. #2
    Super Moderator Shaggy Hiker's Avatar
    Join Date
    Aug 2002
    Location
    Idaho
    Posts
    40,106

    Re: Rs232

    I think we're going to need a bit more info than that. Can you post some of the code you use to connect to the terminal, and read from the port?
    My usual boring signature: Nothing

  3. #3
    Member apolizoi's Avatar
    Join Date
    Jan 2005
    Location
    Greece
    Posts
    44

    Re: Rs232

    Did you read the RS232 example in 'Visual Basic 101 Examples' ?

  4. #4
    Member
    Join Date
    Nov 2005
    Posts
    60

    Re: Rs232

    This file might help.

    Has an example program.
    http://www.codeworks.it/net/VBNetRs232.htm
    Attached Files Attached Files

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