User manual

Navigator 16107
© 2016 ... MapFactor s.r.o.
NAVIGATION SOUND
Format:
$sound_volume=volume
Description:
- set sound volume on remote device
Protocol version:
- 1.2.0 or later
Availability:
- tcp/ip or com
Parameters:
- "on" - system volume does not change and navigation messages are played
- "off" - system volume does not change and navigation messages are not played
- volume values from 0 to 100 set operation system sound volume to 0-100 percent
Return values:
- "ok" on success or "error" when failed
- "busy" when the remote device is busy responding to another command
SOUND WARNINGS (OBSOLETE - SEE NAVIGATION INFORMATION)
Format:
$sound_warning=start
$sound_warning=stop
Description:
- request to send warning before a sound is played
Protocol version:
- 1.2.0 or later
Availability:
- tcp/ip or com
Parameters:
- start - starts sending sound warning
- stop - stops sending sound warning
Return values:
- "ok" on success or "error" when failed
- "busy" when the remote device is busy responding to another command
CHANGE APPLICATION WINDOW SIZE
Format:
$window=left,top,width,height,[border|noborder]
Description:
- set remote device application window size
Protocol version:
- 1.0.0 or later
Availability:
- tcp/ip or com
Parameters:
- values are in pixels
Return values:
- "ok" on success or "error" when failed
- "busy" when the remote device is busy responding to another command
MINIMIZE APPLICATION WINDOW
Format:
$minimize
Description:
- minimize remote device application window
Protocol version:
- 1.0.0 or later
Availability:
- tcp/ip or com