View Single Post
      08-31-2020, 03:16 PM   #5198
RED_Y_
Colonel
United_States
1062
Rep
2,528
Posts

Drives: 2014 X5 3.5d
Join Date: Sep 2017
Location: SF Bay Area

iTrader: (0)

Quote:
Originally Posted by mklein View Post
Hey all,

I'm trying to work out the mask in cheat codes mapped to the actual setting you see in ESYS. For example here's the XML for open/close mirrors/windows/sunroof with keyFOB.

<code description="ENABLE Open/Close windows/mirror/roof from FOB">
<group id="3053">
<function start="0" end="0" mask="01000000b">00</function>
<function start="0" end="0" mask="10000000b">00</function>
</group>
<group id="3110">
<function start="0" end="0" mask="10000000b">01</function>
<function start="7" end="7" mask="00000001b">01</function>
</group>
</code>

What exactly is it changing to active and not active in here:
Just expand more, click on +.
Appreciate 0