Page 1 of 1

M1_General Message Structure

PostPosted: Sat Nov 14, 2020 7:56 am
by RR213
I thought this might help others.

Seeing the M1 receive message template in C12x Dash Manager with the Message Type as "Compound" led me to refresh my understanding of compound messaging and analyze the message with CAN Inspector.

I've since come to the conclusion the M1_General messages are simply a series of standard messages on sequential addresses that have been merged into a single message template.

Am I correct thinking that with the ID equal to the next address and offset by 8 bytes, it simply becomes the identifier for the next message.

Re: M1_General Message Structure

PostPosted: Sat Nov 14, 2020 12:29 pm
by David Ferguson
See CTN0023 (available here: https://www.motec.com.au/downloads/downloadsappdrawings/) for details on the message block mechanism, that uses the "compound, offset=8" trick to get multiple addresses.