Quote:
Originally Posted by dr.fiero Example: I load up "X", and set the EGR enable value to 255* in tunercat. Then load the same .bin into Tunerpro and get something like 100*! (example values only) |
Everything Dimented said... To take the wrong conversion a step further, in the '7747 many of the CTS values are in raw ADC counts. To convert these a lookup table is required. The EGR enable temperature is one of these parameters.
In the '7747 there is also a linear -5 to 135 *C variable. So it is easy for the ECU creator to use the linear conversion for all of the CTS based parameters. While not realizing that there is really two separate CTS conversions. This is one of the '7747 idiosyncrasies that I hated.
Best bet is to change the conversion in the ECU/XDF so that the raw value is displayed (no change). Then use the lookup table from the hac to do the conversion manually. Note that this raw value is inverted, a value of 0 is 200C, while a value of 255 is -40C.
RBob.