Notices
ECU Flash

Intercooler Spray Maps - 88580013

Thread Tools
 
Search this Thread
 
Old Oct 21, 2010 | 06:17 PM
  #1  
headlock's Avatar
Thread Starter
Newbie
 
Joined: Apr 2009
Posts: 26
Likes: 0
From: Adelaide, South Australia
Intercooler Spray Maps - 88580013

Hey Guys

I'm trying to adjust my Auto ICS parameters but i'm lacking the option in ECUFlash. The tables are not in the xml. Car is an ADM IX.



Does anyone know the address locations of the intercooler spray maps for 88580013 / 14?

or does anyone know a compatible ROM with ICS maps that i can grab them from? I've looked in a couple different included definitions in ECUFlash and the addresses vary, not sure which (if any) are correct.

thanks
Kai
Reply
Old Oct 21, 2010 | 08:32 PM
  #2  
merlin.oz's Avatar
Evolved Member
15 Year Member
 
Joined: Jun 2008
Posts: 824
Likes: 23
From: Sydney
<!-- *** Intercooler *** -->

<scaling name="RPMStatLimit" units="RPM" toexpr="x*31.25" frexpr="x/31.25" format="%.0f" min="0" max="9000" inc="31.25" storagetype="uint16" endian="big"/>

<scaling name="VehicleSpeed" units="km/h" toexpr="x*2" frexpr="x/2" format="%.0f" min="0" max="510" inc="1" storagetype="uint16" endian="big"/>

<scaling name="ThrottlePercentage" units="%TPS" toexpr="x/255*100" frexpr="x*255/100" format="%.0f" min="0" max="100" inc="1" storagetype="uint16"/>

<scaling name="TimeSec" units="Sec" toexpr="x/10" frexpr="x*10" format="%.1f" min="0" max="25.5" inc="0.1" storagetype="uint16" endian="big"/>





<table name="IC Min-RPM" address="2080" category="Intercooler" type="1D" scaling="RPMStatLimit"/>


<table name="IC Min-Water Temp" address="2082" category="Intercooler" type="2D" scaling="Temp">
<table name="Condition" type="Static Y Axis" elements="2">
<data>On</data>
<data>Off</data>
</table>
</table>


<table name="IC Max-Speed" address="2086" category="Intercooler" type="1D" scaling="VehicleSpeed"/>


<table name="IC Min-Load" address="2088" category="Intercooler" type="1D" scaling="Load"/>


<table name="IC Min-TPS" address="2098" category="Intercooler" type="2D" scaling="ThrottlePercentage">
<table name="Condition" type="Static Y Axis" elements="2">
<data>On</data>
<data>Off</data>
</table>
</table>


<table name="IC Min-Air Temp" address="209c" category="Intercooler" type="1D" scaling="Temp"/>


<table name="IC Time" address="28c6" category="Intercooler" type="2D" scaling="TimeSec">
<table name="Condition" type="Static Y Axis" elements="2">
<data>On Time</data>
<data>Off Time</data>
</table>
</table>
Reply
Old Oct 21, 2010 | 09:09 PM
  #3  
headlock's Avatar
Thread Starter
Newbie
 
Joined: Apr 2009
Posts: 26
Likes: 0
From: Adelaide, South Australia
legend, thanks mate.

btw. your tuning guide is awesome. very informative for newbs like me. thanks for your hard work.
Reply
Related Topics
Thread
Thread Starter
Forum
Replies
Last Post
tephra
ECU Flash
193
Apr 11, 2024 04:01 AM
Benja
ECU Flash
11
Jul 3, 2019 12:42 PM
fayez-winner
ECU Flash
0
Feb 20, 2017 02:04 PM
NOMIEZVR4
ECU Flash
3
Oct 26, 2009 10:36 PM
rodrig.diaz3
ECU Flash
1
Jun 28, 2009 01:37 PM




All times are GMT -7. The time now is 08:28 PM.