mobile databases, mobile forms, and mobile synchronization … where you need to work
Providing Pocket Access, Mobile Database, Windows CE Database, and Windows CE Development Solutions

GPS Functions

Report CE software adds reporting, printing, and graphing capabilities to mobile database applications Visual CE software allows you to build custom mobile database applications for any Windows Mobile, Pocket PC, Smartphone, or Windows CE device

ALT(gpssentence)
Returns the value for altitude from the gpssentence.

DIFFGPS(gpssentence)
Returns differential GPS (RTCM SC-104) data age, number of seconds since last valid RTCM transmission from the gpssentence.

DIFFREF(gpssentence)
Returns differential reference station id from the gpssentence.

FIXTYPE(gpssentence)
Returns GPS quality indication from the gpssentence.

GEOHEIGHT(gpssentence)
Returns returns geoidal height from the gpssentence.

HDOP(gpssentence)
Returns horizontal dilution of precision from the gpssentence.

LAT(gpssentence)
Returns the value for latitude from the gpssentence in decimal degrees.

LONG(gpssentence)
Returns the value for longitude from the gpssentence in decimal degrees.

SAT(gpssentence)
Returns returns number of satellites in use from the gpssentence.

Note: these functions are typically appplied to text strings returned by a Communicate | GPS command button.