|
-
Mar 26th, 2003, 02:31 PM
#1
Thread Starter
Member
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...
-
Mar 26th, 2003, 04:26 PM
#2
Frenzied Member
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.
-
Mar 27th, 2003, 04:07 AM
#3
Thread Starter
Member
Other way ?
Is there any other way to read/write to a hardware device, or com port ? Not Using Microsoft Communications Control.
Thanks...
-
Mar 27th, 2003, 10:18 AM
#4
Frenzied Member
That I've never done, but I _think_ you would have to interface with the system .dlls - Windows API stuff.
-
Apr 22nd, 2003, 11:07 PM
#5
Addicted Member
I have a VB program controlling the Parallel port, you interested? in XP Pro.
Admiral Michael
Michaelsoft Inc.

-
Apr 24th, 2003, 12:53 PM
#6
Lively Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|