User manual
TCP/IP communication 105
© 2016 ... MapFactor s.r.o.
$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
MAP ICONS
Format:
$icon_new=42;50.074525,14.409428;"C:\My Pictures\Icons\icon1.ico"
$icon_new=42;50.074525,14.409428;"C:\My Pictures\Icons\icon1.ico";"Text"
$icon_move=42;50.074800,14.409627
$icon_move=42;50.074800,14.409627;"Text"
$icon_delete=42
$icon_delete=all