Found Thermo Fan Switch Conditions
Digging this thread up..
I installed V7 and was able to add the tables below. Since this post is almost a year old, are these the best tables to use now? I'm just trying to keep the a/c fan on more and then both fans on if I were to go to the track. Thanks in advance
I installed V7 and was able to add the tables below. Since this post is almost a year old, are these the best tables to use now? I'm just trying to keep the a/c fan on more and then both fans on if I were to go to the track. Thanks in advance
lets blow off the dust...
the v7 has the code lines for the fans when stationary
<table name="Thermo Fan Duty" category="Fan control" address="43d2" type="3D" level="2" swapxy="true" scaling="Percent (128)">
<table name="Conditions" type="Static X Axis" elements="3">
<data>Main Fan 0-22kph</data>
<data>A/C Fan 0-22kph</data>
<data>Main+A/C 0-22kph</data>
</table>
<table name="Engine Temp" address="513e" type="Y Axis" elements="12" scaling="Temp C"/>
</table>
now, about the tables for "moving", i've tweaked with the code lines and came up with this:
<table name="Thermo Fan Duty 2" category="Fan control" address="43d2" type="3D" swapxy="true" scaling="Percent (128)">
<table name="Conditions" type="Static X Axis" elements="9">
<data>Main Fan 20-50kph</data>
<data>Main Fan 50-80kph</data>
<data>Main Fan 80->>kph</data>
<data>A/C Fan 20-50kph</data>
<data>A/C Fan 50-80kph</data>
<data>A/C Fan 80->>kph</data>
<data>Main+A/C 20-50kph</data>
<data>Main+A/C 50-80kph</data>
<data>Main+A/C 80->>kph</data>
</table>
<table name="Engine Temp" address="57f2" type="Y Axis" elements="12" scaling="Temp C"/>
</table>
those this makes any sense?
look at the result.
the v7 has the code lines for the fans when stationary
<table name="Thermo Fan Duty" category="Fan control" address="43d2" type="3D" level="2" swapxy="true" scaling="Percent (128)">
<table name="Conditions" type="Static X Axis" elements="3">
<data>Main Fan 0-22kph</data>
<data>A/C Fan 0-22kph</data>
<data>Main+A/C 0-22kph</data>
</table>
<table name="Engine Temp" address="513e" type="Y Axis" elements="12" scaling="Temp C"/>
</table>
now, about the tables for "moving", i've tweaked with the code lines and came up with this:
<table name="Thermo Fan Duty 2" category="Fan control" address="43d2" type="3D" swapxy="true" scaling="Percent (128)">
<table name="Conditions" type="Static X Axis" elements="9">
<data>Main Fan 20-50kph</data>
<data>Main Fan 50-80kph</data>
<data>Main Fan 80->>kph</data>
<data>A/C Fan 20-50kph</data>
<data>A/C Fan 50-80kph</data>
<data>A/C Fan 80->>kph</data>
<data>Main+A/C 20-50kph</data>
<data>Main+A/C 50-80kph</data>
<data>Main+A/C 80->>kph</data>
</table>
<table name="Engine Temp" address="57f2" type="Y Axis" elements="12" scaling="Temp C"/>
</table>
those this makes any sense?
look at the result.
Evolved Member
iTrader: (33)
Joined: Jul 2002
Posts: 5,313
Likes: 1
From: Raleigh, Transplanted from Toronto, Canada
Digging this thread back up. Anyone know where i can add for 88590715. When i try the above xml add it only shows fan control as the section header but nothing else. I'd like to have my radiator fan on on high all the time and I would rather not wire the fan in directly if possible.
Last edited by SmurfZilla; Aug 1, 2013 at 01:38 PM.
Digging this thread back up. Anyone know where i can add for 88590715. When i try the above xml add it only shows fan control as the section header but nothing else. I'd like to have my radiator fan on on high all the time and I would rather not wire the fan in directly if possible.
Evolved Member
iTrader: (33)
Joined: Jul 2002
Posts: 5,313
Likes: 1
From: Raleigh, Transplanted from Toronto, Canada
Can you possible copy whats in that category xml and post so I can try to see if it will pop up in ECUFlash?
i have the section i screen grabbed above, but i also have one titled "Misc" where i have the coolant temp/IAT scaling/Load tables you're seeing.
just looked through my base xml's for 20 minutes and i cant find the xml for the fan...im now very confused also lol.
when i did it tho, i definitely just added whatever is in this thread (or possibly whats on the tephra wiki page)
just looked through my base xml's for 20 minutes and i cant find the xml for the fan...im now very confused also lol.
when i did it tho, i definitely just added whatever is in this thread (or possibly whats on the tephra wiki page)
Evolved Member
iTrader: (33)
Joined: Jul 2002
Posts: 5,313
Likes: 1
From: Raleigh, Transplanted from Toronto, Canada
When I do that either it gives me an error parsing one of the lines of code or it just shows a category header of fan temp and nothing expandable underneath.
Evolved Member
iTrader: (33)
Joined: Jul 2002
Posts: 5,313
Likes: 1
From: Raleigh, Transplanted from Toronto, Canada
Yeah I don't really find anything beyond this thread thats even close to what I'm looking for.
Hell I don't even know if what I'm after is possible. I just want to essentially have the fan on high once it passes 160. just don't want to bypass the thermo control if at all possible. I hate hacking OEM wiring.
Hell I don't even know if what I'm after is possible. I just want to essentially have the fan on high once it passes 160. just don't want to bypass the thermo control if at all possible. I hate hacking OEM wiring.
Last edited by SmurfZilla; Aug 2, 2013 at 01:15 PM.
I'm not a guru but I restacked 8858 and for some if this stuff it's discussed in threads totally not related - hard to search for. Ill dig thru my short cuts later. I'm using this in 8858.
Maybe try swapping addresses or reference another rom XML for a different rom
Maybe try swapping addresses or reference another rom XML for a different rom








