ecoboostsho
New member
I believe so. Mine reacts pretty quick...
When I had my car weighed, I was at 4690 with a full tank and me at 160 lBS.ecoboostsho said:4341 + 119 in gas = 4460 plus or minus depending on options I suppose. Then add yourself!
wasinger3000 said:What is our cars weight with a full tank? A little over 4500?
FoMoCoSHO said:When I had my car weighed, I was at 4690 with a full tank and me at 160 lBS.ecoboostsho said:4341 + 119 in gas = 4460 plus or minus depending on options I suppose. Then add yourself!
If you have a trash dump that uses scales to calculate cost, the may give you your weight if you ask nicely.
Larrylu said:Yes you can. The method is laid out in this thread. I did it subtracting ambient from IAT2 (charge temp). Works great.
ecoboostsho said:You need to create 3 new PIDs as follows in the format of "Long Name", "Short Name", PID, Equation:
Intake Air Temp 2IAT22203ca(A-40)*1.8+32
Ambient TempAmbient Temp[46]*1.8+32
Ambient to IAT2Temp Diff(VAL{Intake Air Temp 2})-(VAL{Ambient Temp})
Then add the gauge Ambient to IAT2 and that should get you the total "heatsoak"...The trick to the third gauge is that there isn't a PID...you leave it blank and then create an equation referencing the first two PIDs you created.
Hope that helps?
Ok I get it now. What I am looking to do is subtract the air temp by the filter box from the sensor temp right before the throttle body. Since that sensor isn't heat soaked on top of the intake it should give me a more accurate reading of what the intercooler is doing.ecoboostsho said:You need to create 3 new PIDs as follows in the format of "Long Name", "Short Name", PID, Equation:
Intake Air Temp 2IAT22203ca(A-40)*1.8+32
Ambient TempAmbient Temp[46]*1.8+32
Ambient to IAT2Temp Diff(VAL{Intake Air Temp 2})-(VAL{Ambient Temp})
Then add the gauge Ambient to IAT2 and that should get you the total "heatsoak"...The trick to the third gauge is that there isn't a PID...you leave it blank and then create an equation referencing the first two PIDs you created.
Hope that helps?