_

 

Version v.1.0.3

What's new?

Description of the DLL
The GPS DLL is a standard Windows 32 bits DLL that allows a Visual Basic program to receive and decode NMEA sentences from a GPS receiver. You can get the Latitude, Longitude, Speed, Heading, Altitude etc... A GPS receiver should be connected to the RS232 serial port. And of course, you will need a 32-bit Visual Basic compiler (VB 6).


Features
Get all the important info from the DLL with just a few lines of code:


• Latitude
• Longitude
• Speed
• Heading
• Altitude
• Date Fix
• Time Fix
• Number of satellites being tracked
• Units of altitude
• Fixquality
• Reception status of the GPS receiver
• Royalty Free Commercial use of the DLL
• You may use the DLL for an unlimited amount of applications
• As a registered user you may use the included VB sample sourcecode for your own applications
• Small footprint: only 26 Kb
• Save yourself many hours of programming time!

The following Visual Basic sample projects are included:
(full source code)

• simple GPS mapping application. It shows your present position on a digital map in realtime.
• GPS Datalogger. Logs the GPS data to your harddisk.
• GPS Monitor.

 

 



 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 


 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

How to start?
Description of all the functions
Connecting a GPS Receiver
License


(Visual Basic sample project )
A simple GPS mapping program.

(Visual Basic sample project ) A GPS data logger.

(Visual Basic sample project ) GPS Monitor