User manual

TCP/IP Kommunikation 118
© 2016 ... MapFactor s.r.o.
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
Description:
- create, move and delete an icon on map
Protocol version:
- 1.4.0 or later
Availability:
- tcp/ip or com
Parameters:
- icon_new command : icon number, coordinate, path, [text]
- icon_move command : icon number, coordinate
- icon_delete command : icon number
- icon_delete command : "all" to remove all icons
Return values:
- "ok" on success or "error" when failed
- "busy" when the remote device is busy responding to another command
GET REMOTE SOFTWARE VERSION
Format:
$software_version
Description:
- returns remote device application software version
Protocol version:
- 1.0.0 or later
Availability:
- tcp/ip or com
Parameters:
- none
Return values:
- software version (e.g. 8.0.42) or "error" when failed
- "busy" when the remote device is busy responding to another command
GET COMMUNICATION PROTOCOL VERSION
Format:
$protocol_version
Description:
- returns communication protocol version
Protocol version:
- 1.0.0 or later
Availability:
- tcp/ip or com
Parameters:
- none
Return values:
- protocol version (e.g. 1.0.0) or "error" when failed
- "busy" when the remote device is busy responding to another command
Kommunikation Test