Trimble Outdoors 44326-00-ENG GPS Receiver User Manual


 
A
Using the FirstGPS API
78
FirstGPS Starter Kit User Guide
1.7.17
navStartTempMeas
Start temperature measurement.
Description
The function navStartTempMeas sends a message to the measurement
platform to perform a temperature measurement over the number of
milliseconds specified in the function call.
Included Header File
#include npStdIface.h
Format
npRetCode navStartTempMeas (U8 ucMsecInterval);
Input Parameter
Return Values
Data Type Parameter Description
U8 ucMsecInterval The number of milliseconds over which
the temperature measurement is made.
Value Description
NAV_OK The message is sent successfully to the
measurement platform.
NAV_ERROR The message is not sent successfully to
the measurement platform.