Bytes are numbered B1 to B8 not B0-B7
bits are numbered bit0 to bit7
Byte pairs are in little endian order (e.g B4*256+B3)
Hi everyone,_______________________________________________we have a little big Problem. :-)Computer Nerds, programmer etc. start counting by 0 (zero).The CAN Bus Data Byte descriptions say D1, D2, ... , D8Example:5EC 8 FE 47 69 00 00 00 00 00So, what do you mean with Byte 2? Is it 47 or is ist 69?As a programmer i say it is 69.But other People say it is 47.Confusing!?I think it is essential that we have one base.Lets start counting with 0. So the value from above is 69.ByeMichael J.
OvmsDev mailing list
OvmsDev@lists.teslaclub.hk
http://lists.teslaclub.hk/mailman/listinfo/ovmsdev