Trimble Outdoors 44326-00-ENG GPS Receiver User Manual


 
FirstGPS Starter Kit User Guide
79
Using the FirstGPS API
A
1.7.18
navGpsShutDown
Shutdown navigation platform.
Description
The shutdown function causes an immediate clearing of all the
resources allocated in the startup. It is important to call the shutdown
function before removing the power from a receiver. Failure to do so
causes a longer startup time on the subsequent start. It will take from
1 to 2 seconds to complete the shutdown.
Included Header File
#include npStdIface.h
Format
npRetCode navGpsShutDown (void);
Parameters
N/A
Return Values
Value Description
NAV_OK The shutdown of navigation platform is
successful.
NAV_ERROR The shutdown of navigation platform is
not successful.