User manual

Navigator 1699
© 2016 ... Directions Ltd
- minimize remote device application window
Protocol version:
- 1.0.0 or later
Availability:
- tcp/ip or com
Parameters:
- none
Return values:
- "ok" on success or "error" when failed
- "busy" when the remote device is busy responding to another command
MAXIMIZE APPLICATION WINDOW
Format:
$maximize
Description:
- maximize remote device application window
Protocol version:
- 1.0.0 or later
Availability:
- tcp/ip or com
Parameters:
- none
Return values:
- "ok" on success or "error" when failed
- "busy" when the remote device is busy responding to another command
RESTORE MINIMIZED/MAXIMIZED APPLICATION WINDOW SIZE
Format:
$restore
Description:
- restore remote device minimized or maximized application window
Protocol version:
- 1.1.0 or later
Availability:
- tcp/ip or com
Parameters:
- none
Return values:
- "ok" on success or "error" when failed
- "busy" when the remote device is busy responding to another command
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