Notices

Evo X Intercooler Spray definitions

Thread Tools
 
Search this Thread
 
Old Oct 15, 2015 | 09:51 PM
  #1  
chetrickerman's Avatar
Thread Starter
Evolved Member
Veteran: Army
iTrader: (7)
 
Joined: Dec 2008
Posts: 575
Likes: 1
From: Colorado Springs
Evo X Intercooler Spray definitions

These are not tested, I just defined them. It is up to you to test them, and if something screws up in your car, its not my fault.

52680015
Code:
<table name="ICS Relay Control Min RPM" category="IC Spray" type="1D" address="53dfa" scaling="RPMStatLimit"/>
<table name="ICS Relay Control Water Temp" category="IC Spray" type="2D" address="53dfc" scaling="Temp">
    <table name="Condition" type="Static Y Axis" elements="2">
      On
      Off
    </table>
</table>
<table name="ICS Relay Control Min Load" category="IC Spray" type="1D" address="53e02" scaling="Load"/>
<table name="ICS Relay Control Max Vehicle Speed" category="IC Spray" type="1D" address="53e00" scaling="VehicleSpeed"/>
<table name="ICS Relay Control TPS Position" category="IC Spray" type="2D" address="53e0a" scaling="Throttle %">
    <table name="Condition" type="Static Y Axis" elements="2">
      On
      Off
    </table>
</table>
<table name="ICS Relay Control Min Air Temp" category="IC Spray" type="1D" address="53e0e" scaling="Temp"/>
<table name="ICS Relay Timer On/Off Time" category="IC Spray" type="2D" address="53e04" scaling="TimeSec">
    <table name="Condition" type="Static Y Axis" elements="2">
      On Time
      Off Time
    </table>
</table>
55570006
Code:
<table name="ICS Relay Control Min RPM" category="IC Spray" type="1D" address="53e0c" scaling="RPMStatLimit"/>
<table name="ICS Relay Control Water Temp" category="IC Spray" type="2D" address="53e0e" scaling="Temp">
    <table name="Condition" type="Static Y Axis" elements="2">
      On
      Off
    </table>
</table>
<table name="ICS Relay Control Min Load" category="IC Spray" type="1D" address="53e14" scaling="Load"/>
<table name="ICS Relay Control Max Vehicle Speed" category="IC Spray" type="1D" address="53e12" scaling="VehicleSpeed"/>
<table name="ICS Relay Control TPS Position" category="IC Spray" type="2D" address="53e1c" scaling="Throttle %">
    <table name="Condition" type="Static Y Axis" elements="2">
      On
      Off
    </table>
</table>
<table name="ICS Relay Control Min Air Temp" category="IC Spray" type="1D" address="53e20" scaling="Temp"/>
<table name="ICS Relay Timer On/Off Time" category="IC Spray" type="2D" address="53e16" scaling="TimeSec">
    <table name="Condition" type="Static Y Axis" elements="2">
      On Time
      Off Time
    </table>
</table>
58010005 &59580004
Code:
<table name="ICS Relay Control Min RPM" category="IC Spray" type="1D" address="53e12" scaling="RPMStatLimit"/>
<table name="ICS Relay Control Water Temp" category="IC Spray" type="2D" address="53e14" scaling="Temp">
   <table name="Condition" type="Static Y Axis" elements="2">
      On
      Off
   </table>
</table>
<table name="ICS Relay Control Min Load" category="IC Spray" type="1D" address="53e1a" scaling="Load"/>
<table name="ICS Relay Control Max Vehicle Speed" category="IC Spray" type="1D" address="53e18" scaling="VehicleSpeed"/>
<table name="ICS Relay Control TPS Position" category="IC Spray" type="2D" address="53e22" scaling="Throttle %">
    <table name="Condition" type="Static Y Axis" elements="2">
      On
      Off
    </table>
</table>
<table name="ICS Relay Control Min Air Temp" category="IC Spray" type="1D" address="53e26" scaling="Temp"/>
<table name="ICS Relay Timer On/Off Time" category="IC Spray" type="2D" address="53e1c" scaling="TimeSec">
    <table name="Condition" type="Static Y Axis" elements="2">
      On Time
      Off Time
    </table>
</table>
I will do more rom id's later
Reply
Old Oct 15, 2015 | 09:52 PM
  #2  
chetrickerman's Avatar
Thread Starter
Evolved Member
Veteran: Army
iTrader: (7)
 
Joined: Dec 2008
Posts: 575
Likes: 1
From: Colorado Springs
Once EvoM fixes their bug problem, you will be able to see the definitions.....
Reply
Old Oct 16, 2015 | 01:37 PM
  #3  
merlin.oz's Avatar
Evolved Member
15 Year Member
 
Joined: Jun 2008
Posts: 824
Likes: 24
From: Sydney
Dont hold your breath on that ever happening, its been weeks now so clearly they dont want to do anything about it.

And in the meantime, thousands of hours xml work has been flushed down the dunny!
Reply
Old Oct 20, 2015 | 07:10 AM
  #4  
WickWhiteEvox's Avatar
Newbie
 
Joined: Jul 2015
Posts: 26
Likes: 4
From: Maryland
Originally Posted by merlin.oz
Dont hold your breath on that ever happening, its been weeks now so clearly they dont want to do anything about it.

And in the meantime, thousands of hours xml work has been flushed down the dunny!
It's view able in the source of the page. There isn't anything wrong people need to use the PHP BBcode.

PHP Code:
52680015

<table name="ICS Relay Control Min RPM" category="IC Spray" type="1D" address="53dfa" scaling="RPMStatLimit"/>
<table name="ICS Relay Control Water Temp" category="IC Spray" type="2D" address="53dfc" scaling="Temp">
    <table name="Condition" type="Static Y Axis" elements="2">
      On
      Off
    </table>
</table>
<table name="ICS Relay Control Min Load" category="IC Spray" type="1D" address="53e02" scaling="Load"/>
<table name="ICS Relay Control Max Vehicle Speed" category="IC Spray" type="1D" address="53e00" scaling="VehicleSpeed"/>
<table name="ICS Relay Control TPS Position" category="IC Spray" type="2D" address="53e0a" scaling="Throttle %">
    <table name="Condition" type="Static Y Axis" elements="2">
      On
      Off
    </table>
</table>
<table name="ICS Relay Control Min Air Temp" category="IC Spray" type="1D" address="53e0e" scaling="Temp"/>
<table name="ICS Relay Timer On/Off Time" category="IC Spray" type="2D" address="53e04" scaling="TimeSec">
    <table name="Condition" type="Static Y Axis" elements="2">
      On Time
      Off Time
    </table>
</table>

55570006

<table name="ICS Relay Control Min RPM" category="IC Spray" type="1D" address="53e0c" scaling="RPMStatLimit"/>
<table name="ICS Relay Control Water Temp" category="IC Spray" type="2D" address="53e0e" scaling="Temp">
    <table name="Condition" type="Static Y Axis" elements="2">
      On
      Off
    </table>
</table>
<table name="ICS Relay Control Min Load" category="IC Spray" type="1D" address="53e14" scaling="Load"/>
<table name="ICS Relay Control Max Vehicle Speed" category="IC Spray" type="1D" address="53e12" scaling="VehicleSpeed"/>
<table name="ICS Relay Control TPS Position" category="IC Spray" type="2D" address="53e1c" scaling="Throttle %">
    <table name="Condition" type="Static Y Axis" elements="2">
      On
      Off
    </table>
</table>
<table name="ICS Relay Control Min Air Temp" category="IC Spray" type="1D" address="53e20" scaling="Temp"/>
<table name="ICS Relay Timer On/Off Time" category="IC Spray" type="2D" address="53e16" scaling="TimeSec">
    <table name="Condition" type="Static Y Axis" elements="2">
      On Time
      Off Time
    </table>
</table>

58010005

<table name="ICS Relay Control Min RPM" category="IC Spray" type="1D" address="53e12" scaling="RPMStatLimit"/>
<table name="ICS Relay Control Water Temp" category="IC Spray" type="2D" address="53e14" scaling="Temp">
   <table name="Condition" type="Static Y Axis" elements="2">
      On
      Off
   </table>
</table>
<table name="ICS Relay Control Min Load" category="IC Spray" type="1D" address="53e1a" scaling="Load"/>
<table name="ICS Relay Control Max Vehicle Speed" category="IC Spray" type="1D" address="53e18" scaling="VehicleSpeed"/>
<table name="ICS Relay Control TPS Position" category="IC Spray" type="2D" address="53e22" scaling="Throttle %">
    <table name="Condition" type="Static Y Axis" elements="2">
      On
      Off
    </table>
</table>
<table name="ICS Relay Control Min Air Temp" category="IC Spray" type="1D" address="53e26" scaling="Temp"/>
<table name="ICS Relay Timer On/Off Time" category="IC Spray" type="2D" address="53e1c" scaling="TimeSec">
    <table name="Condition" type="Static Y Axis" elements="2">
      On Time
      Off Time
    </table>
</table> 
Reply
Related Topics
Thread
Thread Starter
Forum
Replies
Last Post
LiX
ECU Flash
2
May 28, 2013 05:36 PM




All times are GMT -7. The time now is 05:59 AM.