GetGPSState
Definition:
GetGPSState()
Description:
Check the current state of the GPS and whether a valid fix is available.
Platforms:
All
Parameters:
none
Returns:
"Inactive"
GPS device is not active.
"Waiting"
GPS device is active but a current valid fix is not yet available.
"Active"
GPS device is active and a current fix is available.
"Error - <errormessage>"
The error described in <errormessage> has occurred.
Notes:
Returns a string value.
See also: