Changes

no edit summary
Line 174: Line 174:  
====RS-232 Delimiter mode====
 
====RS-232 Delimiter mode====
 
* This feature works from '''Ver.03.28.05.Rev.00+''' with Codec 8 Extended enabled.<br>
 
* 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.
+
'''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:''
 
''Examples:''
Line 254: Line 254:  
<div style="text-align: center;">Table 2. Functionality description by delimiter configuration</div>
 
<div style="text-align: center;">Table 2. Functionality description by delimiter configuration</div>
 
'''Baudrate and parity configurable in base functionality'''
 
'''Baudrate and parity configurable in base functionality'''
* New IO element “Serial Packet” ID:109:
+
* New IO element '''Serial Packet''' ID:109:
When “Delimiter mode” is selected and packet is received via RS232 FMB will save record with added “Serial Packet” IO element with HIGH priority. If any other mode than
+
When '''Delimiter mode''' is selected and packet is received via RS232 FMB will save record with added '''Serial Packet''' IO element with HIGH priority. If any other mode than
   −
“Delimiter” is selected “Serial Packet” IO element will not be saved in records;
+
'''Delimiter''' is selected “Serial Packet” IO element will not be saved in records;
   −
“Serial Packet” length will be variable, max length 257 bytes;
+
'''Serial Packet''' length will be variable, max length 257 bytes;
   −
While no “Serial Packet” is received from external device FMB will save other periodic or eventual records without “Serial Packet” IO element.
+
While no '''Serial Packet''' is received from external device FMB will save other periodic or eventual records without '''Serial Packet''' IO element.
      Line 288: Line 288:  
| 4 Bytes
 
| 4 Bytes
 
|}
 
|}
 +
 +
<div style="text-align: center;">Table 3. Example of serial packet with Codec8 Extended Protocol</div>
 +
 +
'''Index:''' Indicates the number of generated payload. Starting from 0 index.
 +
 +
'''Data Length:''' Length of payload.
 +
 +
'''Payload:''' Data parsed by delimiter functionality.
 +
 +
'''Note:''' Delimiter IO element is string type. Each type of IO elements has identifier byte that identify how many IOs of that type stored in record.
    
{| class="wikitable" style="text-align:center; font-size:15px;"
 
{| class="wikitable" style="text-align:center; font-size:15px;"

Navigation menu