RouteTrak API
CRTEngine::RTGpsLoggerSetInterval
CRTEngine | See Also
RTERROR RTGpsLoggerSetInterval(DWORD dwInterval);
Parameters
Parameters Description
dwInterval The record interval (in seconds) for recording waypoints on the GPS data logger

Returns
RTE_NONE if successful
Description
Sets the GPS logger record interval
Remarks
This method configures the LinksPoint GlobalPoint Bluetooth receiver to record GPS information at a certain rate. The application may choose to configure different rates dynamically to save space in the logger when detailed tracking is not required. For instance, the record interval could be set to one second for active routes, or one minute for tracking of any unauthorized vehicle usage. Setting the interval to zero disables logging.
See Also
Class
Links

Copyright (c) 2001-2004 Links Point Inc.