PDA

View Full Version : Evoscan eval



ivansan
28-04-2010, 12:43 PM
Hey Guys,what eval do you use for log 2-byte load in evoscan?

foxdie
28-04-2010, 01:23 PM
Hey Guys,what eval do you use for log 2-byte load in evoscan?
Hi ivansan, based on the following description..


Load MUT 2Byte Mod is a reflashed modification to the ECU via EcuFlash and an EvoScan Reprogramming USB Cable. This is a more accurate value, as the ECULoad value clips at 160 load (5*255/8)

I believe you're after the eval code for "Load MUT 2Byte Mod"..


0.3125*x

If you're after the eval code for "Load Calculated" then you're after the following..


5*[InjectorScaling]*((0.256*x)-(-0.1026*[Battery]+1.8741))/(14.7*128/[AFRMAP])

Here is a default (virgin) data.xml for EvoScan for you if it helps - data.xml (http://trackmygps.co.uk/files/data.xml)

AderC
28-04-2010, 08:47 PM
The 0.3125 factor doesn't seem to be right on our cars - you'd expect the ECUload and 2byte load to be the same up to 160, at which point the ECUload maxes out. See posts 208 and 209 in this thread (http://www.clubvr4.com/forum/showthread.php?t=39607&page=11&highlight=2byte+load)

aDe

ivansan
30-04-2010, 06:24 AM
Thanks for Reply Guys!!! :thumbsup: