About GPS ToolKit.NET Mobile
Introduction
Purchasing GPS ToolKit.NET
Redistributing GPS ToolKit.NET
License Agreement
Support
Getting Started
Getting Started
Setting up the GPS
Basic Concepts
GPS ToolKit Sample Projects
About GPS ToolKit Errors
Reference
GPSToolKit Class
Properties
BaudRate
ExtendedFixData
IsGPSConnected
IsPortOpen
LastPositionUpdateTime
NavigationData
PortName
Protocol
Position
Satellites
Speed
TrueCourse
Methods
AddRoute
AddTrack
AddWaypoint
AutoDetectGPS
Close
GetAvailableSystemPorts
GetGPSInfo
GetRoutes
GetSystemPorts
GetTracks
GetWaypoints
Open
ShutOffGPS
WriteRawBinaryToGPS
WriteRawToGPS
Events
GPSConnected
GPSDisconnected
NavigationUpdate
PositionUpdate
RawDataReceived
SatelliteUpdate
Supporting Classes
Altitude
Angle
Distance
ExtendedFixData
Properties
DGPSRefStationID
EstimatedHorizontalError
EstimatedPositionError
EstimatedVerticalError
FixMode
GeoidHeightAboveWGS84
HDOP
MagneticVariation
NumSatellitesInView
PDOP
TimeSinceLastDGPSUpdate
VDOP
GPSInfo
Latitude
Methods
ToDecimalDegreesString
ToDegreesMinutesString
ToDegreesMinutesSecondsString
Longitude
Methods
ToDecimalDegreesString
ToDegreesMinutesString
ToDegreesMinutesSecondsString
NavData
Properties
ActiveRoute
ArrivedAtDest
CrossTrackError
DestWptName
DestWptPosition
IsValid
MagBearingFromOriginToDest
OriginWptName
TrueBearingFromOriginToDest
TrueBearingToDestWpt
VelocityTowardDestWpt
Position
Methods
BearingFrom
BearingTo
DistanceTo
Route
Properties
Name
Waypoints
Satellite
Speed
Track
Properties
Color
DisplayTrack
Name
TrackPoints
TrackPoint
Waypoint
Collections
RouteCollection
SatelliteCollection
TrackCollection
TrackPointCollection
WaypointCollection

Introduction to GPS ToolKit.NET Mobile

GPS ToolKit.NET Mobile is a powerful component that makes it easy to add GPS support any Pocket PC 2003 or Windows Mobile 5.0 .NET project. GPS ToolKit.NET Mobile provides access to dozens of datasets, including position, speed, course, satellite, and navigation data with just a few lines of code. With GPS ToolKit.NET Mobile, you'll be communicating with your GPS in minutes!

GPS ToolKit.NET Mobile:

  • Works with many types of GPS units, including standard Serial Port/RS-232 and Bluetooth units
  • Supports an unlimited number of GPS units simultaneously, from COM1 to COM9999
  • Gives you full access to position, altitude, speed, course, satellite, and navigation data
  • Lets you transfer waypoints, routes, and tracks to and from most recent Garmin GPS units, including the GPS III and eTrex series.
  • Notifies your application when fix, navigation, or status has been updated.
  • Lets you send data and commands to the GPS in either text or binary form.
  • Is a native .NET managed component (requires .NET Compact Framework 2.0)
  • Comes with 6 example applications (Visual Basic .NET and C#)
  • Can be redistributed to your customers royalty-free as part of your application