Line 138: |
Line 138: |
| SPN | | SPN |
| |} | | |} |
− |
| |
− |
| |
− | The example indicates how fuel consumption message is selected and how configuration impacts this selection.
| |
− |
| |
− | {{{image6|[[Image:FMB630_manual_CAN6.png|450px|none]]}}}
| |
− |
| |
− | When certain message is filtered, {{{model|FMB640}}} checks which data bytes should be sent to server. Document indicates that 5-8 bytes are used in FMS standard.
| |
− |
| |
− | {| class="wikitable"
| |
− | |+
| |
− | ! style="background: black; color: white;" colspan=8 rowspan=1 |''Data Byte 5''
| |
− | ! style="background: black; color: white;" colspan=8 rowspan=1 |''Data Byte 6''
| |
− | ! style="background: black; color: white;" colspan=8 rowspan=1 |''Data Byte 7''
| |
− | ! style="background: black; color: white;" colspan=8 rowspan=1 |''Data Byte 8''
| |
− | ! style="background: black; color: white;" rowspan=1 |'''Byte No.'''
| |
− | |-
| |
− | ! style=" background: black; color: white;" rowspan=1 |'''8'''
| |
− | ! style=" background: black; color: white;" rowspan=1 |'''7'''
| |
− | ! style=" background: black; color: white;" rowspan=1 |'''6'''
| |
− | ! style=" background: black; color: white;" rowspan=1 |'''5'''
| |
− | ! style=" background: black; color: white;" rowspan=1 |'''4'''
| |
− | ! style=" background: black; color: white;" rowspan=1 |'''3'''
| |
− | ! style=" background: black; color: white;" rowspan=1 |'''2'''
| |
− | ! style=" background: black; color: white;" rowspan=1 |'''1'''
| |
− | ! style=" background: black; color: white;" rowspan=1 |'''8'''
| |
− | ! style=" background: black; color: white;" rowspan=1 |'''7'''
| |
− | ! style=" background: black; color: white;" rowspan=1 |'''6'''
| |
− | ! style=" background: black; color: white;" rowspan=1 |'''5'''
| |
− | ! style=" background: black; color: white;" rowspan=1 |'''4'''
| |
− | ! style=" background: black; color: white;" rowspan=1 |'''3'''
| |
− | ! style=" background: black; color: white;" rowspan=1 |'''2'''
| |
− | ! style=" background: black; color: white;" rowspan=1 |'''1'''
| |
− | ! style=" background: black; color: white;" rowspan=1 |'''8'''
| |
− | ! style=" background: black; color: white;" rowspan=1 |'''7'''
| |
− | ! style=" background: black; color: white;" rowspan=1 |'''6'''
| |
− | ! style=" background: black; color: white;" rowspan=1 |'''5'''
| |
− | ! style=" background: black; color: white;" rowspan=1 |'''4'''
| |
− | ! style=" background: black; color: white;" rowspan=1 |'''3'''
| |
− | ! style=" background: black; color: white;" rowspan=1 |'''2'''
| |
− | ! style=" background: black; color: white;" rowspan=1 |'''1'''
| |
− | ! style=" background: black; color: white;" rowspan=1 |'''8'''
| |
− | ! style=" background: black; color: white;" rowspan=1 |'''7'''
| |
− | ! style=" background: black; color: white;" rowspan=1 |'''6'''
| |
− | ! style=" background: black; color: white;" rowspan=1 |'''5'''
| |
− | ! style=" background: black; color: white;" rowspan=1 |'''4'''
| |
− | ! style=" background: black; color: white;" rowspan=1 |'''3'''
| |
− | ! style=" background: black; color: white;" rowspan=1 |'''2'''
| |
− | ! style=" background: black; color: white;" rowspan=1 |'''1'''
| |
− | ! style=" background: black; color: white;" rowspan=1 |'''Bit no'''
| |
− | |-
| |
− | ! style=" background: black; color: white;" rowspan=1 colspan=8 |'''Total fuel used'''
| |
− | | style=" background: black; color: white;" rowspan=1 colspan=8 |'''Total fuel used'''
| |
− | | style=" background: black; color: white;" rowspan=1 colspan=8 |'''Total fuel used'''
| |
− | | style=" background: black; color: white;" rowspan=1 colspan=8 |'''Total fuel used'''
| |
− | | style=" background: black; color: white;" rowspan=1 colspan=1 |'''Name'''
| |
− | |-
| |
− | ! rowspan=1 colspan=8 |0,5 L/Bit gain
| |
− | | rowspan=1 colspan=8 |0,5 L/Bit gain
| |
− | | rowspan=1 colspan=8 |0,5 L/Bit gain
| |
− | | rowspan=1 colspan=8 |0,5 L/Bit gain
| |
− | | Values
| |
− | |-
| |
− | | rowspan=1 colspan=8 | 0 L offset
| |
− | | rowspan=1 colspan=8 | 0 L offset
| |
− | | rowspan=1 colspan=8 | 0 L offset
| |
− | | rowspan=1 colspan=8 | 0 L offset
| |
− | | Values
| |
− | |-
| |
− | | rowspan=1 colspan=8 | 5.2.5.66
| |
− | | rowspan=1 colspan=8 | 5.2.5.66
| |
− | | rowspan=1 colspan=8 | 5.2.5.66
| |
− | | rowspan=1 colspan=8 | 5.2.5.66
| |
− | | SAE ref
| |
− | |-
| |
− | | rowspan=1 colspan=8 |'''SPN 250'''
| |
− | | rowspan=1 colspan=8 |'''SPN 250'''
| |
− | | rowspan=1 colspan=8 |'''SPN 250'''
| |
− | | rowspan=1 colspan=8 |'''SPN 250'''
| |
− | | SPN
| |
− | |-
| |
− | |}
| |
− |
| |
− |
| |
− | {{{image7|[[Image:FMB630_manual_CAN7.png|400px|none]]}}}
| |
− |
| |
− | Data bytes are filtered by selecting the checkboxes in Output data mask. Note, that configurator has them listed starting with MSB.
| |
− | After message is filtered it is attached to the data packet and sent to the server. Values are returned in HEX. 00 03 84 23(HEX) = 230435(DEC). Notice, that data resolution is 0.5L/bit gain – value has to be multiplied by 0.5, therefore vehicle used a total 115217,5 liters of fuel.
| |