Startpage

Pitsch & Pohler Professional KEG

Startpage

TomTom Navigator SDK Wrapper for the Microsoft .NET Compact Framework
Version 5.0 / 5.1 and 5.2 comparison.

Take a look at the Feature comparison chart!
New in Version 5.2   
KeepAlive Support In a lot of functions the TomTom SDK does not start the navigator if it is not running.
This ends in a hang of your application.
The new Version 5.2 overcomes these problems with a couple of mechanismns.
These Features can also be used to keep the TomTom Navigator alive while your application runs.
 
New SDK enhancments TomTom introduces new things in the 5.20 SDK Release.
The TomTom Navigator can send raw GPS data to your application - we fire an event for this.
Some other new functions are introduced - we implemented them in our wrapper.
 
New support functions We also implemented some new functions for common tasks
 
Full .NET CF 2.0 support Beginning with version 5.2 we ship the wrapper with a component for .NET 1.0 and an extra one for .NET 2.0
  We also ship an enhanced TestTTN using .NET CF 2.0 features
If you have any questions - feel free to ask TTNCF@pp-p.com

Or simply register at TTNCFCN to download the documentation.

Feature comparison chart

We grouped the functions for better comparison!
API calls
(.Net Methods to access the TomTom C++ API)
TTNCF Version: 5.0 5.1 5.2
GetSdkVersion
GetApplicationVersion
StartApplication
IsApplicationRunning
BringNavigatorToForeground
TomTomApplicationToForeground
StopApplication
SwitchToNavigatorView
FlashMessage
GetDataSetInfo
GetRouteInfo
GetRouteCoordinates
GetLocationInfo
GetLocationInfoEx
GetUniqueDeviceId
NavigateToCoordinates
NavigateToFavorite
NavigateToAddress
NavigateToPostalcode
SetRouteSummaryVisible
ClearRoute
ShowCoordinatesOnMap
ShowRectangleOnMap
ShowAddressOnMap
ShowPostalcodeOnMap
ChangeSetting
SwitchMap
SetNavigatorProperty
GetCurrentPosition
Geocode
GeocodeExtended
GeocodeByPostalcode
ClearFavorite
SetFavorite
GetFavorite
MakePoiVisible
AddPoi
DeleteClosestPoi
MakeUserPoiVisible
MoveClosestPoi
EnableExternalGPSInput
DisableExternalGPSInput
EnableRawGPSOutput
DisableRawGPSOutput
Summary 38 38 45
Supporting functions
(Functions extending the CF / SDK)
TTNCF Version: 5.0 5.1 5.2
GetInternalVersions
SetForegroundWindow
SendNMEAData
SendNMEASentenceBuffered
ReturnAvailable (Async suppport)
CheckCMDHandler
StartTTN
TerminateWrapper
Summary 4 6 8
Events
TTNCF Version: 5.0 5.1 5.0
OnGPSMessage
OnTTNRestarted
Summary 0 0 2
Properties
TTNCF Version: 5.0 5.1 5.2
KACurrentForm
KACheckCallsForTTNRunning
KAMode
KAWatchIntervalSec
Summary 0 0 4
Asynchronous functions
(allways a pair xxxAsync and xxxAsyncRetrieve)
TTNCF Version: 5.0 5.1 5.2
Number of pairs 30 30 35
Summary 30 30 35
Supported Interfaces
TTNCF Version: 5.0 5.1 5.2
IGPSInput
Summary 0 0 1
Number of Functions / Properties
(Just to compare the capabilites)
TTNCF Version: 5.0 5.1 5.2
Grand Total 72 74 95
Startpage
TTNCF for the TomTom SDK 2.0 and 3.0
Company and Contact Information Startpage
TTNCF3 for the full TomTom SDK 3.0 function set