|
LinksPoint GPS Toolkit Reference
|
Data transfers and parameter access make use of notifications. Please see the Notifications topic for details regarding logger operation.
| 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 |