MaxxECU LaunchActive XML

Hi

I’m trying to work out how to add Launch Control Active 0x526 0:3 into the MaxxECU custom XML.

Would I write the offset for this as offset=“0:3”?

https://www.maxxecu.com/webhelp/can-default_maxxecu_protocol.html

I’ll try it when I can get to the car in the next few days.

Thanks

This would be like:

<frame id="0x526">
  <value name="MaxxECU: Launch Control Active" units="bit" offset="0" length="1" conversion="V>>3"></value>
</frame>

Thanks for that I never would have figured it out