|
-
Apr 27th, 2003, 02:13 AM
#1
Thread Starter
New Member
COM port handling
I need to control a device connected to my local COM port. It's a weight indicator. Application must be written in VB6. Any idea?
Best regards,
Ron
-
Apr 28th, 2003, 06:59 AM
#2
New Member
Maybe ActiveComport...
We use ActiveComport for that. It's a toollkit for Visual Basic and Visual Basic .NET, that does all serial port stuff.
Good tool, we distribute it with our own software. See their web site on http://www.activexperts.com/activecomport
Regards
-
Apr 29th, 2003, 02:53 PM
#3
Hyperactive Member
Or you could use MSComm control provided with VB 6.0 and its free.
Take a look and let me know if I can answer any questions for you.
-
May 6th, 2003, 10:57 AM
#4
Frenzied Member
Don't suppose you know how to create and manipulate a virtual COM (serial) port?
-
May 6th, 2003, 11:10 AM
#5
Hyperactive Member
I have never created one but the easiest way I could think of would be to make it a class so it would operate just like a comm port.
What would be the purpose of the Virtual Comm Port?
-
May 6th, 2003, 11:15 AM
#6
Frenzied Member
To mimick hardware (in particular GPS units) so . . .
I can write test harnesses
I can integrate external GPS with PC
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
|