Is there a way to keep the fans running?
Thread Starter
Evolving Member
iTrader: (13)
Joined: May 2007
Posts: 132
Likes: 0
From: St.Louis, Missouri
Is there a way to keep the fans running?
Is there a patch or some kind of code that I can enter into my evoscan program to keep the radiator fans running for longer than 5 seconds ? I know that in HP Tuners you can turn the fans on for as long as you want. It would be nice if I could do the same.
Thread Starter
Evolving Member
iTrader: (13)
Joined: May 2007
Posts: 132
Likes: 0
From: St.Louis, Missouri
Here you go. This should work with your ROM.
PHP Code:
<table name="AC Fan Low Duty" category="Fan control" address="2478" type="2D" scaling="Percent (128)">
<table name="Condition" type="Static Y Axis" elements="2">
<data>Off -> Low</data>
<data>Low -> High</data>
</table>
</table>
<table name="AC Fan High Speed" category="Fan control" address="1ad2" type="2D" scaling="VehicleSpeed">
<table name="Condition" type="Static Y Axis" elements="2">
<data>On</data>
<data>Off</data>
</table>
</table>
<table name="AC Fan High rpm" category="Fan control" address="1ada" type="2D" scaling="RPMStatLimit">
<table name="Condition" type="Static Y Axis" elements="2">
<data>On</data>
<data>Off</data>
</table>
</table>
<table name="AC Fan High coolant" category="Fan control" address="1ade" type="2D" scaling="Temp">
<table name="Condition" type="Static Y Axis" elements="2">
<data>On</data>
<data>Off</data>
</table>
</table>
<table name="AC Main Coolant" category="Fan control" address="1ae8" type="2D" scaling="Temp">
<table name="Condition" type="Static Y Axis" elements="2">
<data>On</data>
<data>Off</data>
</table>
</table>
<table name="AC Main TPS" category="Fan control" address="1ae4" type="2D" scaling="ThrottlePercentage">
<table name="Condition" type="Static Y Axis" elements="2">
<data>On</data>
<data>Off</data>
</table>
</table>
<table name="Fan Counter" category="Fan control" address="1b00" type="1D" level="1" scaling="Hex16"/>
<table name="Thermo Fan Duty 0-12mph" category="Fan control" address="575c" type="3D" level="2" swapxy="true" scaling="Percent (128)">
<table name="Conditions" type="Static X Axis" elements="3">
<data>Main Fan 0-12mph</data>
<data>A/C Fan 0-12mph</data>
<data>Main+A/C 0-12mph</data>
</table>
<table name="Engine Temp" address="6a14" type="Y Axis" elements="12" scaling="Temp"/>
</table>
<table name="Thermo Fan Duty >12mph" category="Fan control" address="45ac" type="3D" level="2" swapxy="true" scaling="Percent (128)">
<table name="Conditions" type="Static X Axis" elements="9">
<data>Main Fan 12-31mph</data>
<data>Main Fan 31-50mph</data>
<data>Main Fan 50->>mph</data>
<data>A/C Fan 12-31mph</data>
<data>A/C Fan 31-50mph</data>
<data>A/C Fan 50->>mph</data>
<data>Main+A/C 12-31mph</data>
<data>Main+A/C 31-50mph</data>
<data>Main+A/C 50->>mph</data>
</table>
<table name="Engine Temp" address="6a14" type="Y Axis" elements="12" scaling="Temp"/>
</table>
logging 0xCF should keep the fan running.
I have tried it some while ago, but i'm not 100% sure.
Just make an new logging item Label it "Fans on" and set the request id to CF, you don't ne full logging speed.
or you enter CF on evoscan at the custom request field.
I have tried it some while ago, but i'm not 100% sure.
Just make an new logging item Label it "Fans on" and set the request id to CF, you don't ne full logging speed.
or you enter CF on evoscan at the custom request field.
Thread
Thread Starter
Forum
Replies
Last Post
lghtngyello03
Evo Engine / Turbo / Drivetrain
10
Jul 22, 2016 03:26 PM
*02Lancer*
Lancer Aftermarket Forced Induction Tech
16
Dec 3, 2008 06:32 PM



