Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsVB SyntaxEnterprise DevelopmentDatabase AccessControlsCOMWin APICrystal ReportDeploymentGeneralGeneral 2
Related Topics
VB.NET / ASP.NETMS SQL ServerMS AccessOther Database ProductsMore Topics ...

VB Forum / COM / August 2004



Tip: Looking for answers? Try searching our database.

How can I change my program from serial I-O to USB?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Ger - 30 Aug 2004 09:28 GMT
Hello,

I have a VB6 application that reads and writes simple ascii nmea GPS
sentences to a serial port (Com-n). Since many new GPS devices support USB,
I like to have the option to change this to USB.

But: I have no idea how to achieve this or even where to start.

Can anyone in this group point me into the right direction?

Thanks,
Ger
Ken Halter - 30 Aug 2004 15:18 GMT
> Hello,
>
[quoted text clipped - 5 lines]
>
> Can anyone in this group point me into the right direction?

I've never seen anything that supports direct access to a USB port. I've
been using a hardware based Serial to USB converter. Works great, cost
under $30 and doubles the serial port baud rate. No software changes
required.

> Thanks,
> Ger

Signature

Ken Halter - MS-MVP-VB - http://www.vbsight.com
Please keep all discussions in the groups..

Dick Grier - 30 Aug 2004 18:25 GMT
Hi,

ALL GPS devices that I have used that provide USB interfaces actually are
serial port adapters.  Thus, your code needs no change.

I have never seen a USB GPS device that worked in any other fashion, and if
it did, it would not work with any standard applications.

Dick

Signature

Richard Grier  (Microsoft Visual Basic MVP)

See www.hardandsoftware.net for contact information.

Author of Visual Basic Programmer's Guide to Serial Communications, 3rd
Edition ISBN 1-890422-27-4 (391 pages) published February 2002.

Lance Wynn - 30 Aug 2004 20:27 GMT
I have done this with a Motorola Cell phone that has a GPS receiver in it.
It actually had a serial driver that would write the data out to a virtual
COM port (COM7 in my case)  and I could read from that just like a regular
serial port.

Lance

Hello,

I have a VB6 application that reads and writes simple ascii nmea GPS
sentences to a serial port (Com-n). Since many new GPS devices support USB,
I like to have the option to change this to USB.

But: I have no idea how to achieve this or even where to start.

Can anyone in this group point me into the right direction?

Thanks,
Ger
Ger - 31 Aug 2004 08:07 GMT
Thank you all for your replies. They were all very helpful.
I also found a USB SDK on Garmin's website I am going to check out.
/Ger

> Hello,
>
[quoted text clipped - 8 lines]
> Thanks,
> Ger
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.