Results 1 to 6 of 6

Thread: Hardware Input/Output ?

  1. #1

    Thread Starter
    Member
    Join Date
    Mar 2001
    Location
    Sweden
    Posts
    49

    Hardware Input/Output ?

    How can I read and write to any hardware ? Or the COM Port would be enough. Using VB .NET and Windows XP.
    Thanks...

    Thank you, [KeLi F.K.A Zleepy].

    Homepage: http://fraxionsoftware.cjb.net
    ICQ: 40269591
    Mail: [email protected]

  2. #2
    Frenzied Member Mike Hildner's Avatar
    Join Date
    Jul 2002
    Location
    Des Moines, NM
    Posts
    1,690
    If you want to read/write to a COM port, you can use the Microsoft Communications Control - is a COM component not a .NET component. It is not in your toolbox by default, so you'll have to add it.

  3. #3

    Thread Starter
    Member
    Join Date
    Mar 2001
    Location
    Sweden
    Posts
    49

    Other way ?

    Is there any other way to read/write to a hardware device, or com port ? Not Using Microsoft Communications Control.

    Thanks...

    Thank you, [KeLi F.K.A Zleepy].

    Homepage: http://fraxionsoftware.cjb.net
    ICQ: 40269591
    Mail: [email protected]

  4. #4
    Frenzied Member Mike Hildner's Avatar
    Join Date
    Jul 2002
    Location
    Des Moines, NM
    Posts
    1,690
    That I've never done, but I _think_ you would have to interface with the system .dlls - Windows API stuff.

  5. #5
    Addicted Member Admiral Michael's Avatar
    Join Date
    Jun 2002
    Location
    Canada
    Posts
    208
    I have a VB program controlling the Parallel port, you interested? in XP Pro.
    Admiral Michael
    Michaelsoft Inc.


  6. #6
    Lively Member formulav8's Avatar
    Join Date
    Mar 2002
    Location
    Orlando
    Posts
    116
    See if this link does what you want. I found this cause I am going to make software to communicate with the GM OBD2 diagnostics to read trouble codes and the sensors in realtime.


    Serial/Com Port Communication

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