Hi all,

I suspect I found the Radiator Fan Duty cycle map!!! I took the reference from EVO site(http://www.evolutionm.net/forums/ecu...onditions.html), and searched from our VR4 map hex data, I found a similar map from my M/T ROM map.

Here is the xml code:

<table name="Thermo Fan Duty" category="Miscellaneous" address="124b0" type="3D" level="2" swapxy="true" scaling="Percent (128)">
<table name="Conditions" type="Static X Axis" elements="9">
<data>On1</data>
<data>On2</data>
<data>On3</data>
<data>Off1</data>
<data>Off2</data>
<data>Off3</data>
<data>A/C1</data>
<data>A/C2</data>
<data>A/C3</data>
</table>
<table name="Engine Temp" address="2d0d6" type="Y Axis" elements="12" scaling="Temp"/>
</table>

and got this:
FanDutyCycleMap.jpg




So, if it is our map, what is the meaning by On1, On2.... A/C3, etc? Would anyone take the risk to change the duty cycle and see it is correct map address or not?