Trimble Outdoors 44326-00-ENG GPS Receiver User Manual


 
FirstGPS Starter Kit User Guide
67
Using the FirstGPS API
A
1.7.7
navGetNavConfig
Get receiver settings.
Description
This function gets a copy of the current GPS configuration.
Included Header File
#include npStdIface.h
Format
npRetCode navGetNavConfig (npNavConfigType*
ptNavConfig);
Output Parameter
Return Values
Data Type Parameter Description
npNavConfigType* ptNavConfig A copy of receiver configuration data to
be updated by the navigation platform.
Value Description
NAV_OK The receiver configuration parameters
are available.
NAV_ERROR The receiver configuration parameters
are not available.