PDA

View Full Version : 0D/0E, temps are celsius, I want fahrenheit



JeepsAndGuns
09-18-2011, 02:32 AM
I have been kinda poking around in the 0D and 0E tuner pro 5 definations, and I have noticed all the paramiters that have tempature, and all in celsius. Is there a way to change these to fahrenheit?

Six_Shooter
09-18-2011, 03:21 AM
Yep.

EagleMark
09-18-2011, 04:29 AM
and then?

I'm old, when I went to school and detroit made cars there was no metric! Only on dirt bikes...

JeepsAndGuns
09-18-2011, 04:05 PM
Yep.

Is it as simple as changing a setting somewhere in the options in tunerpro that I have overlooked? Or does it require going into the defination and changing the code in it?
If its the latter, its gonna be WAY over my head and would need someone to help me. Or mabey someone who has already done it that can post them up.
I am using the 0D_TPV5_v250.xdf and 0E_TPV5_v250.xdf definations.
I am also using the 42.xdf for my 7747, but its all in fahrenheit already.

Six_Shooter
09-18-2011, 06:58 PM
It's not as simple as just clicking on an option.

The easiest way to do it, is to copy the item that you want in *F, then paste it right below, this keeps the same item together and allows the ability to go back and forth between *C and *F once you're done.
In the new copy, you need to go in and edit the equation. In many cases things that are temp related actually use a look up table, and you may need to add a *F look up table to be used by the added item. Edit the title to reflect the different units, and you're done.

There is information around on what the look up table should be, or you can also use other XDF to copy the table/equation from.

EagleMark
09-18-2011, 08:10 PM
In the end you'll do like I did, kicking and screaming the whole way while feeling un-American and using metric. Get used to it! I found a couple graphs I carry in my tune laptop so when my head can't convert I just look at the graph. It's taken a couple years of tuning to get used to C over F but I have stopped kicking and sceaming and going with the flow.

For some reason I still need a vacuum gage in inches of mercury. Probably because that is what I used for 30 years before EFI. Even when Robert helped me make one for the $42 so I had MAPkpa next to inches of mercury for that long I still can't get used to it.

1project2many
09-18-2011, 10:03 PM
As another old timer, I agree with EagleMark. Learn to do temps in C. It's easier in the long run. Scantools read them that way, tuning programs display them that way, and people talk about calibrations that way. For the range we work in, you can usually double the C temp and you'll be close enough to have an idea what's up. The actual conversion is C * 1.8 + 32 = F. I've been known to use my cell phone to do the conversion when exact numbers are needed.

MAP doesn't correlate to vacuum gauge readings directly. You need to convert gauge reading to kPa then subtract it from the BARO reading. A gauge reading of 18" Hg at idle equals 60 kPa vacuum but you don't want to be working in the 60 kPa region of a MAP based table for idle. With BARO around 95 you'd have 35 kPa MAP which is just about right for idle settings.

EagleMark
09-18-2011, 11:36 PM
That's why I never understood MAP kpa to vacuum gage!
:confused1:

Six_Shooter
09-19-2011, 12:44 AM
MAP doesn't correlate to vacuum gauge readings directly. You need to convert gauge reading to kPa then subtract it from the BARO reading. A gauge reading of 18" Hg at idle equals 60 kPa vacuum but you don't want to be working in the 60 kPa region of a MAP based table for idle. With BARO around 95 you'd have 35 kPa MAP which is just about right for idle settings.

What?

I think your gauge might be backwards, on my gauges, 60 kPa is about 12"/Hg. 31 kPa is about 22"/Hg.

JeepsAndGuns
09-19-2011, 02:39 AM
It's not as simple as just clicking on an option.

The easiest way to do it, is to copy the item that you want in *F, then paste it right below, this keeps the same item together and allows the ability to go back and forth between *C and *F once you're done.
In the new copy, you need to go in and edit the equation. In many cases things that are temp related actually use a look up table, and you may need to add a *F look up table to be used by the added item. Edit the title to reflect the different units, and you're done.

There is information around on what the look up table should be, or you can also use other XDF to copy the table/equation from.


eeeh, umm, ok, ughh, yea, I have no idea how to do that :sad: :mad1:
I guess the main ones at this moment I could think of would be ones for stuff like idle speed Vs temp and stuff like that. I have a app on my phone that does diffrent conversions, and I used that a couple times while looking through the defination.
Is there simply one setting that needs to be changed in the code to make all tempatures display as *F, or does every singe item in the xdf that has temp have to be changed individualy one at a time?

EagleMark
09-19-2011, 03:34 AM
Making the ADX file is not an easy task. Next time you have one open go to Aqusition, then Edit Aquisition. Pick values and look at equations needed.

1project2many
09-19-2011, 06:57 AM
What?

I think your gauge might be backwards, on my gauges, 60 kPa is about 12"/Hg. 31 kPa is about 22"/Hg.

My vacuum gauge doesn't have kPa. I have to do the conversion from "Hg to kPa manually. Heck, my vacuum gauge has instructions on how to test a mechanical fuel pump printed on the face. It's kind of old. :)

EagleMark
09-19-2011, 07:03 AM
My vacuum gauge doesn't have kPa. I have to do the conversion from "Hg to kPa manually. Heck, my vacuum gauge has instructions on how to test a mechanical fuel pump printed on the face. It's kind of old. :)
Wow you are as old as me. I had one of those since high school auto shop... tried it once on a fuel pump a couple years ago. Last time it ever worked and I bought a new one.

Six_Shooter
09-19-2011, 08:11 AM
It's an item by item basis.

Tuner Pro is set up so that what ever XDF item is defined, and how it is defined by the author, is how it is used by anyone that uses it. I believe Mark did it this way to make it more universal, so that more applications could be used with the program.

You can start by playing with the XDF and learn how to add, edit and change XDF items. The changes only get saved if you actually save the XDF.

JeepsAndGuns
09-20-2011, 02:42 AM
Where would I learn how to do that? I'm not sure if I could, but I could try. It will probably be over my head, but worth a shot.
And how would I know if I did it correctly?

EagleMark
09-20-2011, 03:15 AM
Six Shooter did one on TunerPro forum. Just thank him and Robert for what they do. It's way over my head too, lots of math,hex and calulations. I don't know where to learn this. I got some BLM tables built for the $42.ADX because I was used to working with them in WinALDL. But the data was there already I just had to get it in the recorded tables. I used these same tables and added them to my EE.ADX for my LT1 then realized I needed a right and left because of 2 O2 sensors. Now I have duel BLM history tables!

Just start poking around in there and see what is already done. Then you can copy half to make something new. It has to have a unique name or number, some say when you add 1 you need to add 1 more to total. Open an ADX in Edit Pad and you will see final product that can be made in TunerPro.

EagleMark
09-20-2011, 05:32 AM
I take some of that back. There is a lot of information on making XDF and ADX files in the help section of TPV5

Six_Shooter
09-20-2011, 09:00 AM
I don't do the math part, I just look at other XDFs that have what I want and use that as a guide.

If you start playing with the program, you'll find some cool features.

Just one that is pretty cool, though it may seem basic, is the ability to copy an XDF item, then past it in a new location, or even into another XDF.

Short story time:
Sunday I was tuning a friend's Cutlass, and had an XDF that I went through and sorted everything to make it easier to find stuff like the fuel related items or spark related items easier. Well, it seems there's a bad XDF floating around that has an improper size and address for the VE table in $85. I've done some tuning on this car before, so I knew I had the proper information in another XDF. I opened two instances of TP RT V5, opened both XDFs, copied the good VE table XDF item and pasted it in to the XDF with the wrong VE table item. I then proceeded to delete the wrong XDF item, saved the XDF, and it worked mint after that.

EagleMark
09-20-2011, 02:41 PM
Short story time:
Sunday I was tuning a friend's Cutlass, and had an XDF that I went through and sorted everything to make it easier to find stuff like the fuel related items or spark related items easier. Well, it seems there's a bad XDF floating around that has an improper size and address for the VE table in $85. I've done some tuning on this car before, so I knew I had the proper information in another XDF. I opened two instances of TP RT V5, opened both XDFs, copied the good VE table XDF item and pasted it in to the XDF with the wrong VE table item. I then proceeded to delete the wrong XDF item, saved the XDF, and it worked mint after that.
That's why I have mine backed up in a sepreate file on my computer after I know they are right. I copy them, use them, modify them, test them and back them up as Version 2 and so on. My Scantool helps find issues in the ADX.

How do you open 2 TPs? WhenI try that computer says it's already open. Also tried TP and TPRT same thing, will not open 2?

Six_Shooter
09-20-2011, 07:33 PM
Yeah, it was wierd, that like 3 or 4 of my XDFs showed the wrong hex address and size.

TP (RT) V5 > Custom Tools > "Open a new instance of Tuner Pro."

EagleMark
09-20-2011, 09:58 PM
TP (RT) V5 > Custom Tools > "Open a new instance of Tuner Pro."
D'oh! :doh: