LinksPoint GPS Toolkit Reference
GPS Logger Functions
Functions | See Also
The GPS Logger functions apply to the GlobalPoint bluetooth GPS receiver supplied by Links Point. The receiver stores GPS information in its own internal memory so that the application does not have to continuosly read the live information. This can be helpful when the PDA is not connected to the GPS for extended periods, or when it is powered off.

Data transfers and parameter access make use of notifications. Please see the Notifications topic for details regarding logger operation.

Exceptions
These functions configure and access the logger buffer in the receiver itself. These functions will fail with error code GPSERROR_INVALID_RECEIVER unless a logger receiver type has been set with GpsSetReceiver.
See Also
Functions
Function Description
GpsLoggerClearRecordData Causes the internal buffer of a data Logger to be cleared
GpsLoggerGetRecordCount Causes a logger receiver to respond with GPSNOTIFY_LOGGER_RECORD_COUNT
GpsLoggerGetRecordCountEx Causes a GPS logger to respond with GPSNOTIFY_LOGGER_RECORD_COUNT
GpsLoggerGetRecords Causes a GPS logger to respond with one or all of its data records
GpsLoggerGetRecordsEx Causes a GPS logger to respond with one or more of its data records
GpsLoggerGetSettings Causes a GPS logger receiver to respond with GPSNOTIFY_LOGGER_READ_PARAMETERS
GpsLoggerGetSettingsEx Causes a GPS logger receiver to respond with one or more GPSNOTIFY_LOGGER_SETTINGS notifications
GpsLoggerSetSettings Configures a Logger type GPS receiver
GpsLoggerSetSettingsEx Configures a Logger type GPS receiver
Links
Copyright ©1998-2005 Links Point Inc.