Template:FMB630 Manual CAN: Difference between revisions
Appearance
Created page with "Controller Area Network (CAN or CAN-bus) is a computer network protocol and bus standard designed to allow microcontrollers and devices to communicate with each other and with..." |
No edit summary |
||
| Line 15: | Line 15: | ||
Available parameters: | Available parameters: <br /> | ||
• Total Fuel | • Total Fuel <br /> | ||
• Total Distance | • Total Distance <br /> | ||
• Status of brake pedal * | • Status of brake pedal *<br /> | ||
• Engine Torque * | • Engine Torque *<br /> | ||
• Actual fuel | • Actual fuel <br /> | ||
• Accelerator pedal position * | • Accelerator pedal position *<br /> | ||
• Status engine brake | • Status engine brake <br /> | ||
• Speed * | • Speed *<br /> | ||
• RPM | • RPM <br /> | ||
• Engine hours | • Engine hours <br /> | ||
• Vehicle Weight * | • Vehicle Weight *<br /> | ||
• Fuel level | • Fuel level <br /> | ||
• Tachograph data * | • Tachograph data *<br /> | ||
* Availability of parameter depends on vehicle’s model and configuration of FMS interface of the truck. | * Availability of parameter depends on vehicle’s model and configuration of FMS interface of the truck. | ||
| Line 83: | Line 83: | ||
Data parsing is preceded by selecting correct message from all available on CAN bus. FMS standard interface description indicates that fuel consumption is parameter with ID FEE9: | Data parsing is preceded by selecting correct message from all available on CAN bus. FMS standard interface description indicates that fuel consumption is parameter with ID FEE9: | ||
FMS standard – fuel consumption | |||
00FEE9 PGN Hex | 00FEE9 PGN Hex | ||
65,257 PGN | 65,257 PGN | ||
| Line 113: | Line 113: | ||
The example indicates how fuel consumption message is selected and how configuration impacts this selection (Figure 93). | The example indicates how fuel consumption message is selected and how configuration impacts this selection (Figure 93). | ||
Example | |||
When certain message is filtered, FMB630 checks which data bytes should be sent to server. Document indicates that 5-8 bytes are used in FMS standard. | When certain message is filtered, FMB630 checks which data bytes should be sent to server. Document indicates that 5-8 bytes are used in FMS standard. | ||