Robotino3 IO CAN

From RobotinoWiki
Revision as of 11:18, 30 September 2013 by Verbeek (talk | contribs) (Info message)

Robotino3 can nodes.png

Info message

Length=8

Byte Description
0-2 Global time in seconds (LSB first).
3 Battery Voltage in Volts = value/10+10.
4 Charging current in Ampere = value/100.
5 Temperature in °C of battery 1.
6 Temperature in °C of battery 2.
7 Charger state.

Event message

Length=8

Byte Description
0-2 Global time in seconds (LSB first).
3 Event ID.
4-5 Event argument 0 (LSB first).
6-7 Event argument 0 (LSB first).


Version message

Length=3

Byte Description
0 Major version
1 Minor version
2 Patch version

GetVersion message

Length=0