LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Garmin GPS-18 USB driver

I was wondering if anyone had a LabVIEW driver for the USB version of the Garmin GPS-18.

Dave
-------------------------------------------------------------
David Thomson Original Code Consulting
www.originalcode.com
National Instruments Alliance Program Member
Certified LabVIEW Architect
Certified Embedded Systems Developer
-------------------------------------------------------------
There are 10 kinds of people: those who understand binary, and those who don't.
0 Kudos
Message 1 of 11
(7,909 Views)

I think you can try it with this:

www.waymex.co.uk

(found it on another thread in this forum)

 

Ferry

0 Kudos
Message 2 of 11
(7,902 Views)
Ferry,
   Amazing!  A great reply in less than 10 minutes!  Thanks.  We'll try it.

Dave
-------------------------------------------------------------
David Thomson Original Code Consulting
www.originalcode.com
National Instruments Alliance Program Member
Certified LabVIEW Architect
Certified Embedded Systems Developer
-------------------------------------------------------------
There are 10 kinds of people: those who understand binary, and those who don't.
0 Kudos
Message 3 of 11
(7,900 Views)
Hello Dave,
 
However I gave you the link to waymex, I haven`t got it working for myself yet.
Did you?
If you did, would you share an example of the code with me so I can build on?
 
Regards,
Ferry
0 Kudos
Message 4 of 11
(7,884 Views)
Ferry,
   I was inquiring on behalf of a colleague.  I don't think he has followed through on this yet.  If I hear of any progress from him, I'll let you know.

Dave
-------------------------------------------------------------
David Thomson Original Code Consulting
www.originalcode.com
National Instruments Alliance Program Member
Certified LabVIEW Architect
Certified Embedded Systems Developer
-------------------------------------------------------------
There are 10 kinds of people: those who understand binary, and those who don't.
0 Kudos
Message 5 of 11
(7,881 Views)

I'm looking for the same type of thing, to try and run this GPS unit in LV possibly.  Although I haven't looked into the matter in several months.  Has anyone found a driver or come across any type of vi for the GPS unit?  Like I said, I was looking into some things, but just haven't had the time to keep going.  If anyone could share any insights or examples, I'd greatly appreciate it.

 

Thanks!

Using Labview 7.0 and 2010 SP1 with Windows XP and 7.
0 Kudos
Message 6 of 11
(7,835 Views)
I too am looking for a way to communicate with this device in LabVIEW.  It should be easy to talk to a dll if it is available.  I looked at the SDK from garmin and no dll, just .NET code.  Please help.
0 Kudos
Message 7 of 11
(7,537 Views)
Hey,
How do you wnat it to communicate with this instrument, i.e. GPIB, USP or serial.
Thanks
Nikhil A.
Message 8 of 11
(7,523 Views)
I am using the Garmin GPS18 USB device.  Garmin released software called 'spanner' which simulates a com port (you specifiy) which NMEA which pipe through.  Using spanner, I have been able to access the USB device through a com port VISA interface.  Conclusion, USB Garmin devices can be used in labview just like a serial port GPS using the spanner software.
Message 9 of 11
(7,513 Views)
Hi Nikhil A,

doesn't the message  subject explain that it is USBSmiley Indifferent

xseadog
Message 10 of 11
(7,511 Views)