Jump to content

FMS Tell Tale Status: Difference between revisions

Line 43: Line 43:


== How to parse Tell Tale message ==
== How to parse Tell Tale message ==
Bytes should be read from Right <<< To left. <BR>
Bytes should be read from Right <<< To left. <BR> 4th and 8th Bytes are <span style="background:grey">not defined</span>


Received data:<BR>
Received data:<BR>
Line 49: Line 49:
Block ID = 0| 0xFF8F88FFBFFFFFF0<BR>
Block ID = 0| 0xFF8F88FFBFFFFFF0<BR>
                    
                    
1 Byte FF | Binary <span style="background:green"> 1111</span> <span style="background:grey">1</span><span style="background:orange">111</span> | Status 1  |  <BR>
1 Byte FF | Binary <span style="background:grey"> 1</span><span style="background:green"> 111</span> <span style="background:grey">1</span><span style="background:orange">111</span> | Status 1  |  <BR>
2 Byte 8F | Binary 1000 1111 | Status 2- Not avail.;3 - reserved|  <BR>
2 Byte 8F | Binary 1000 1111 | Status 2- Not avail.;3 - reserved|  <BR>
3 Byte 88 | Binary 1000 1000 | Status 4- Reserved;5 - Reserved|  <BR>
3 Byte 88 | Binary 1000 1000 | Status 4- Reserved;5 - Reserved|  <BR>