User manual
Navigator 16117
© 2016 ... MapFactor s.r.o.
- tcp/ip or com
Parameters:
- none
Return values:
- "ok" on success or "error" when failed
START/STOP SENDING GPS POSITIONS
Format:
$gps_sending=start;nmea
$gps_sending=stop
Description:
- start/stop sending current nmea data
Protocol version:
- 1.2.0 or later
Availability:
- tcp/ip or com
Parameters:
- start;nmea: start sending gps positions in nmea format
- stop: stop sending gps positions
Return values:
- for start;nmea: gps positions in nmea format or "error" when failed
- for stop: "ok" on success or "error" when failed
- "busy" when the remote device is busy responding to another command
START/STOP RECEIVING GPS POSITIONS
Format:
$gps_receiving=start
$gps_receiving=stop
Description:
- start/stop receiving nmea data
Protocol version:
- 1.3.0 or later
Availability:
- tcp/ip or com
Parameters:
- start: start receiving gps positions in nmea format
- stop: stop receiving gps positions
Return values:
- "ok" on success or "error" when failed
- "busy" when the remote device is busy responding to another command
SET APPLICATION MODE
Format:
$set_mode=day
$set_mode=night
Description:
- set application mode
Protocol version:
- 1.2.0 or later
Availability:
- tcp/ip or com
Parameters:
- day: show application in day mode colors
- night: show application in night mode colors
Return values:
- "ok" on success or "error" when failed
- "busy" when the remote device is busy responding to another command