DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 4 of 4
  1. #1
    Join Date
    Jan 2009
    Posts
    7

    Red face VB 2005 Serial Ports

    I am trying to write an application which among other things tests serial ports on a PCB. The PCB has a RS232 to RS422 two way conversion. Com1 and Com2 are my available RS232 ports and Com4 and Com5 are my available RS422 ports. I want to write to the RS232 port and verify that the correct data comes out the RS422 port. Then I want to write to the RS422 port and verify that the correct data comes out the RS232 port. I can’t seem to find the correct method to make that happen.

  2. #2
    Join Date
    Apr 2007
    Location
    Sterling Heights, Michigan
    Posts
    8,651
    What do you have so far that isn't working for you?
    I don't answer coding questions via PM or Email. Please post a thread in the appropriate forum section.
    Please use [Code]your code goes in here[/Code] tags when posting code.
    Before posting your question, did you look here?
    Got a question on Linux? Visit our Linux sister site.
    Modifications Required For VB6 Apps To Work On Vista

  3. #3
    Join Date
    Jan 2009
    Posts
    7

    Serial Ports

    I was not looking for completed code as much as serial port technique. I don’t understand the delegate method and how receiving through a delegate is accomplished.

    Thanks!

  4. #4
    Join Date
    Apr 2007
    Location
    Sterling Heights, Michigan
    Posts
    8,651
    I find this to be a very good discussion of delegates at their most basic.
    I don't answer coding questions via PM or Email. Please post a thread in the appropriate forum section.
    Please use [Code]your code goes in here[/Code] tags when posting code.
    Before posting your question, did you look here?
    Got a question on Linux? Visit our Linux sister site.
    Modifications Required For VB6 Apps To Work On Vista

Similar Threads

  1. VB code for serial port
    By auststud in forum VB Classic
    Replies: 1
    Last Post: 05-07-2009, 02:40 AM
  2. hlp: I have a problem in VB 2005
    By ahsal in forum .NET
    Replies: 4
    Last Post: 12-20-2006, 06:21 PM
  3. Replies: 0
    Last Post: 05-03-2006, 01:53 PM
  4. Serial Ports
    By Timothy Schilbach in forum VB Classic
    Replies: 2
    Last Post: 07-21-2000, 10:47 AM
  5. Serial Ports
    By Timothy Schilbach in forum VB Classic
    Replies: 0
    Last Post: 07-20-2000, 04:29 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links