Re: USB Port Handling
From: Dick Grier (dick_grierNOSPAM_at_msn.com)
Date: 02/28/04
- Next message: Dick Grier: "Re: Contolling Serial Port"
- Previous message: Rick Rothstein: "Re: Help required in VS.Net Crystal Report"
- In reply to: wxforecaster: "USB Port Handling"
- Messages sorted by: [ date ] [ thread ]
Date: Sat, 28 Feb 2004 12:35:43 -0700
Hi,
I'm surprised that this doesn't provide a virtual serial port. Double-check
that. If it does, then you simply use MSComm (or whatever) just as you
always have.
If your GPS device doesn't provide a VSP, I suspect that you are SOL. You
can refer to Jan Axelson's book, USB Complete, 2nd Edition for information
on the various ways that you can interact with USB devices using VB (see
Books on my homepage). However, this will not be a HID device, so using
Windows USB APIs, which deal with HID devices, like keyboards or mice, is
out of the question. You'd have to use some API provided by the device
manufacturer.
-- 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.
- Next message: Dick Grier: "Re: Contolling Serial Port"
- Previous message: Rick Rothstein: "Re: Help required in VS.Net Crystal Report"
- In reply to: wxforecaster: "USB Port Handling"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|