Notices
Evo X Engine Management / Tuning Forums Discuss the major engine management systems.

speed limiter problem on 52360018

Thread Tools
 
Search this Thread
 
Old Mar 9, 2010 | 08:36 AM
  #1  
jason4656's Avatar
Thread Starter
Newbie
 
Joined: Jun 2004
Posts: 83
Likes: 0
From: UK
speed limiter problem on 52360018

this rom inherits 52370024 in this rom i see 3 addresses for the speed limiter but only 1 of them shows in the map which i have changed but it doesnt work

in the rom we have

speed limiter @ 53062
speed limiter 2 @ 533d2
primary speed limiter @ 53fb2

i presume in ecuflash i only have access to the first one but maybe someone else can help me work out what to do to get the limiter off?

thanks guys
Reply
Old Mar 25, 2010 | 03:21 AM
  #2  
jason4656's Avatar
Thread Starter
Newbie
 
Joined: Jun 2004
Posts: 83
Likes: 0
From: UK
anyone any ideas on this ??
Reply
Old Mar 26, 2010 | 03:04 AM
  #3  
jason4656's Avatar
Thread Starter
Newbie
 
Joined: Jun 2004
Posts: 83
Likes: 0
From: UK
bttt
Reply
Old Mar 26, 2010 | 03:06 PM
  #4  
jason4656's Avatar
Thread Starter
Newbie
 
Joined: Jun 2004
Posts: 83
Likes: 0
From: UK
someone must have come across this issue?
Reply
Old Jun 20, 2010 | 03:47 AM
  #5  
duck13's Avatar
Newbie
 
Joined: Apr 2008
Posts: 28
Likes: 0
From: Jakarta, Indonesia
Make sure you have these in your evo10base.xml

<table name="Speed Limiter" category="Limits" type="2D" scaling="VehicleSpeed">
<table name="X" type="Static Y Axis" elements="2">
<data>Limiter ON</data>
<data>Limiter OFF</data>
</table>
</table>

<table name="Speed Limiter #1" category="Limits" type="2D" scaling="VehicleSpeed">
<table name="X" type="Static Y Axis" elements="2">
<data>Limiter ON</data>
<data>Limiter OFF</data>
</table>
</table>

<table name="Speed Limiter #2" category="Limits" type="2D" scaling="VehicleSpeed">
<table name="X" type="Static Y Axis" elements="2">
<data>Limiter ON</data>
<data>Limiter OFF</data>
</table>
</table>

<table name="Speed Limiter #3" category="Limits" type="2D" scaling="VehicleSpeed">
<table name="X" type="Static Y Axis" elements="2">
<data>Limiter ON</data>
<data>Limiter OFF</data>
</table>
</table>



and then these in your 52360018.xml

<table name="Speed Limiter #1" address="53062" level="4">
</table>

<table name="Speed Limiter #2" address="533d2">
</table>

<table name="Speed Limiter #3" address="53fb2">
</table>


then you'll have access to all three of them.
Reply
Old Jun 20, 2010 | 04:21 AM
  #6  
crimson red's Avatar
Evolving Member
 
Joined: Aug 2009
Posts: 284
Likes: 21
From: Hokkaido, Japan
Hi,

I am using 52360018. The addresses duck13 wrote are correct.
(A bit difference is that my #2 is his #3 and my #3 is his #2.)

my definition:
<table name="Speed Limiter #1" address="53062">
</table>
<table name="Speed Limiter #2" address="53fb2">
</table>
<table name="Speed Limiter #3" address="533d2">
</table>
Reply
Related Topics
Thread
Thread Starter
Forum
Replies
Last Post
ziad
ECU Flash
113
Jun 11, 2017 12:38 PM
buckmarley
ECU Flash
5
Feb 9, 2016 05:03 PM
holydevil
ECU Flash
6
Jun 3, 2015 04:50 PM
marcouxa1
Lancer Engine Management / Tuning Forums
7
Jun 5, 2012 01:07 PM
bondango
ECU Flash
11
Dec 13, 2008 10:12 AM




All times are GMT -7. The time now is 11:58 PM.