Changes

no edit summary
Line 203: Line 203:  
<div style="text-align: center;">Table 1. START and END delimiters are configurable via SMS/GPRS Configurator</div>
 
<div style="text-align: center;">Table 1. START and END delimiters are configurable via SMS/GPRS Configurator</div>
   −
{| class="wikitable"  
+
{| class="wikitable" style="width:100%;"  
 
|- style="font-size:15px; background-color:#9CF;"
 
|- style="font-size:15px; background-color:#9CF;"
 
! Start delimiter
 
! Start delimiter
Line 304: Line 304:  
* 4 bytes IO elements
 
* 4 bytes IO elements
 
* 8 bytes IO elements
 
* 8 bytes IO elements
* String IO elements (from ver: FMB.Ver.03.06.05.Rev.41)
+
* String IO elements
   −
{| class="wikitable" style="text-align:center; font-size:15px;"
+
{| class="wikitable" style="width:100%;"
 
|-
 
|-
!
+
! style="background-color:#efefef;" | Event ID
! style="background-color:#9CF;" | FMB.Ver.03.06.05.Rev.40  and below
+
! 109 (delimiter)
! style="background-color:#9CF;" | FMB.Ver.03.06.05.Rev.41  and above
   
|-
 
|-
|
+
| style="background-color:#efefef;" | Total IO count
| …
  −
| …
  −
|-
  −
| Event ID
  −
| 109 (delimiter)
  −
| 109 (delimiter)
  −
|-
  −
| Total IO count
  −
| 1 (const)
   
| All configured +  1 (delimiter)
 
| All configured +  1 (delimiter)
 
|-
 
|-
| 1 byte IO’s count
+
| style="background-color:#efefef;" | 1 byte IO’s count
| 0 (const)
   
| All configured 1  byte IO’s count
 
| All configured 1  byte IO’s count
 
|-
 
|-
| 1 byte IOs
+
| style="background-color:#efefef;" | 1 byte IOs
| -
   
| All configured 1  byte IOs
 
| All configured 1  byte IOs
 
|-
 
|-
| 2 bytes IO’s count
+
| style="background-color:#efefef;" | 2 bytes IO’s count
| 0 (const)
   
| All configured 2  bytes IO’s count
 
| All configured 2  bytes IO’s count
 
|-
 
|-
| 2 bytes IOs
+
| style="background-color:#efefef;" | 2 bytes IOs
| -
   
| All configured 2  bytes IOs
 
| All configured 2  bytes IOs
 
|-
 
|-
| 4 bytes IO’s count
+
| style="background-color:#efefef;" | 4 bytes IO’s count
| 0 (const)
   
| All configured 4  bytes IO’s count
 
| All configured 4  bytes IO’s count
 
|-
 
|-
| 4 bytes IOs
+
| style="background-color:#efefef;" | 4 bytes IOs
| -
   
| All configured 4  bytes IOs
 
| All configured 4  bytes IOs
 
|-
 
|-
| 8 bytes IO’s count
+
| style="background-color:#efefef;" | 8 bytes IO’s count
| 0 (const)
   
| All configured 8  bytes IO’s count
 
| All configured 8  bytes IO’s count
 
|-
 
|-
| 8 bytes IOs
+
| style="background-color:#efefef;" | 8 bytes IOs
| -
   
| All configured 8  bytes IOs
 
| All configured 8  bytes IOs
|- style="background-color:#FF9;"
+
|- style="background-color:#efefef;"
 
| String type IO’s count
 
| String type IO’s count
| -
+
| style="background-color:#FF9;" | All string type  IO’s count
| All string type  IO’s count
   
|-
 
|-
| String type IOs
+
| style="background-color:#efefef;" | String type IOs
| ID, index,  length, serial packet
   
| ID, index,  length, serial packet
 
| ID, index,  length, serial packet
 
|-
 
|-
|
+
| style="background-color:#efefef;" | …
| …
   
| …
 
| …
 
|}
 
|}
   −
<div style="text-align: center;">Table 4. Records structure changes from FMB.Ver.03.06.05.Rev.41</div>
+
<div style="text-align: center;">Table 4. Record structure</div>
   −
From 15 table we can see that from FMB.Ver.03.06.05.Rev.41 record structure was changed. New string type IO’s count byte added and all configured IOs will be included in record with delimiter IO.<br>
+
<br>
    
String type IO count byte will be added to the record only if record was generated with event ID equal to serial packet. Regular records that were generated not by Serial Packet will NOT have string type IO count identifier byte.
 
String type IO count byte will be added to the record only if record was generated with event ID equal to serial packet. Regular records that were generated not by Serial Packet will NOT have string type IO count identifier byte.

Navigation menu