BMW ECU 413

Discuss anything tuning related.

Moderators: Mangus, robertisaar, dex

Post Reply
User avatar
aboutton
Posts: 180
Joined: Wed Mar 09, 2011 2:04 pm
Location: Lebanon
Contact:

BMW ECU 413

Post by aboutton »

Rev limiter on the BMW 413 ecu is not functioning, it does not change the rev limiter
Willits
Posts: 6
Joined: Wed May 18, 2011 7:47 am

Post by Willits »

If you have a 413 Silver Label DME, it is normal that it does not works. The latest 413 DME have a RPM limiter for each speed, like the m3 506 DME.

Here is the code :

<XDFTABLE uniqueid="0x377D" flags="0x0">
<title>RPM rev Limit Map</title>
<description>already translated into real RPM values</description>
<XDFAXIS id="x" uniqueid="0x0">
<EMBEDDEDDATA mmedelementsizebits="8" mmedmajorstridebits="-32" />
<indexcount>6</indexcount>
<outputtype>4</outputtype>
<datatype>0</datatype>
<unittype>0</unittype>
<DALINK index="0" />
<LABEL index="0" value="1" />
<LABEL index="1" value="2" />
<LABEL index="2" value="3" />
<LABEL index="3" value="4" />
<LABEL index="4" value="5" />
<LABEL index="5" value="6" />
<MATH equation="X">
<VAR id="X" />
</MATH>
</XDFAXIS>
<XDFAXIS id="y" uniqueid="0x0">
<EMBEDDEDDATA mmedelementsizebits="8" mmedmajorstridebits="-32" />
<units>RPM</units>
<indexcount>1</indexcount>
<outputtype>4</outputtype>
<datatype>0</datatype>
<unittype>0</unittype>
<DALINK index="0" />
<LABEL index="0" value="RPM" />
<MATH equation="X">
<VAR id="X" />
</MATH>
</XDFAXIS>
<XDFAXIS id="z">
<EMBEDDEDDATA mmedaddress="0xDCA5" mmedelementsizebits="8" mmedrowcount="1" mmedcolcount="6" />
<decimalpl>2</decimalpl>
<min>0.000000</min>
<max>255.000000</max>
<outputtype>2</outputtype>
<MATH equation="X*40">
<VAR id="X" />
</MATH>
</XDFAXIS>
</XDFTABLE>
Post Reply