Changes

no edit summary
Line 173: Line 173:     
====RS-232 Delimiter mode====
 
====RS-232 Delimiter mode====
This feature works from ver.03.28.05.Rev.00+ with Codec 8 Extended enabled.
+
* This feature works from '''Ver.03.28.05.Rev.00+''' with Codec 8 Extended enabled.<br>
 +
“Delimiter mode” have two configurable delimiters to mark start and end of packet received from external device. Delimiter is configured as HEX string, max length 3 Bytes.
    +
''Examples:''
 +
START delimiter param ‘3C’ and END delimiter param: ‘3E’ (3C = ASCII ‘<’ and 3E = ASCII ‘>’), <span style="color:red">'''<'''</span> payload <span style="color:red">'''>'''</span> (in ASCII) where ‘<’ and ‘>’ are the start and end delimiter
 +
START delimiter param: ‘02’ and END delimiter param: ‘0A 0D 03’,
 +
<span style="color:red">'''0x02'''</span> 0xFF 0xFF 0xFF 0xFF <span style="color:red">'''0x0A 0x0D 0x03'''</span> (hexadecimal) where ‘0x02’ and ‘0x0A 0x0D 0x03’ is a delimiter
    
==Garmin protocols==
 
==Garmin protocols==

Navigation menu