I decided to make a tutorial since I was getting so many questions on getting this up and running for an LT1. This will cover installing and setting up the Tunerpro V5 software to work with your LT1, and using Winflash to load the tunes.
First off we will go to tunerpro's website and download the V5 version of the program Here is a direct link
Now install the program as you would install anything else, and when you end up with an icon on your desktop, open it and you should see this:
http://forddieselpower.com/grfiles/images/tutorial1.JPG
Now after the timer counts down to zero, click continue. *Note, you can donate the very small amount of $30 to Mark and remove this initial count down startup screen. However, the version you have downloaded is fully functional, just a 10 sec time out every time you use it.
http://forddieselpower.com/grfiles/images/tutorial2.JPG
Now we will need to load the definition file so tunerpro can properly display lt1 bin files. We first have to go to the tunerpro website and download it.
http://forddieselpower.com/grfiles/images/tutorial3.JPG
http://forddieselpower.com/grfiles/images/tutorial4.JPG
Note you will need to Right Click and Save as if you just click on the link it will display a bunch of code in your browser. Save the file to a place you can easily find it. Such as the desktop, or a folder you have created for LT1 stuff, etc.
Now that we have the file saved, go back to tunerpro and we will load it.
http://forddieselpower.com/grfiles/images/tutorial5.JPG
Now navigate to where you saved the file before, and click on it, then click Open
http://forddieselpower.com/grfiles/images/tutorial6.JPG
Now you should be able to open an LT1 .bin file, and edit it...
http://forddieselpower.com/grfiles/images/tutorial7.JPG
as you can see I have a folder called "Calibration Files" where I save my bins
http://forddieselpower.com/grfiles/images/tutorial8.JPG
On the left is the called the Parameter tree, this is where you will select Scalar data, Switches, and Tables to edit in the tune. Note you can toggle this on > and off by pressing F6
http://forddieselpower.com/grfiles/images/tutorial9.JPG
Click on a table, the Ext Spark Table for example.
http://forddieselpower.com/grfiles/i...tutorial10.JPG
http://forddieselpower.com/grfiles/i...tutorial11.JPG
This is the Function list, you will choose how to modify the selected contents of the cell with this menu. For example the further most top-left cell is selected in the screenshot, so only that cell will be modified. You can select entire rows, entire columns, groups of cells, or entire tables, and modify them.
http://forddieselpower.com/grfiles/i...tutorial12.JPG
- Offset (+/-) this function is basically Increment or Decrement, meaning it will ADD or SUBTRACT the selected cells, by the amount you type into the box. For example if we start with a value of 25.00 and type 1.00 into the cell, and click "Execute" while this Function is selected, the cell will change to 26.00. If we type -1.00 in the box however, and click "Execute", the selected cell becomes 24.00, simple.
- Multiply just like it sounds. This function multiples the selected cell(s) by the amount you type in the box. For example, lets say you want to add 10% to an area you have selected (that's a lot by the way, you should make smaller changes if you're just getting started) you would type in 1.1 and click "Execute", if we started with 25.00, the new value would be 27.50. If you wanted to reduce by 10% you could either type in .9 and click "Execute", or you could use the next function
- Divide just like it sounds. This function divides the selected cell(s) by the amount you type in. An easy way to remember it is that it does the opposite off the multiply function above.
- Cpy from Cmpr this one has to do with the compare function that tunerpro has. I'm not going to go into great detail with it at this time, but the concept is simple enough. You load a compare file by going to Compare > Load Compare File, say a stock one and you can compare it to the file your currently working with, say one you have already modified. You can load up to 4 bins to compare to the one with which you're working. The Cpy from Cmpr function would work like this. Lets say you have only 2 tunes loaded, the on you're working with and the one you want to compare to. You would select say a row of cells, choose Cpy frm Cmpr, and then in the box you would type a "2". This would copy the contents from "bin 2" into the area you have highlighted. If you have 3 or 4 bins loaded you could put a 3 or 4 there and it would copy those cells, from that table in tune 3 or 4. Just be careful, but this could be confusing. This can be very useful though, say when coverting a tune from auto to manual, after a TH 350 or 400 swap perhaps.
- Fill w/ Value this function simply fills the selected cell(s) with the value you type in the box. Easy enough to figure out, just play with it.
- Smooth this function attempts to smooth out the values in a selected range by moving cells with greatly differing values closer together and "splitting the difference" so to speak. This is helpful if you're tuning in 3D mode (which we'll cover later) and see an area of a table that looks choppy, or peak. You can select that area, and use the smooth function to "smooth" it out. Remember this uses a percentage, so you must type in a value between 0.1 - 0.99 to choose the "level of smoothing". A little smooths a little, a lot smooths a lot. Just play with it and see if / how it works best for you.
3D Mode, you can display tables, and modify them in 3D mode. Some tuners prefer this, and it does help you to see a graphical representation of your changes sometimes. To display 3D select the little squiggly line icon at the top of the table.
http://forddieselpower.com/grfiles/i...tutorial13.JPG
http://forddieselpower.com/grfiles/i...tutorial14.JPG
I wont go greatly into detail about the functions of 3D mode right now. The few tips I have are you can infinitely rotate the graph by holding CTRL and using the left mouse key and you can select multiple points on the graph by holding CTRL and clicking. There are several other 3D modes such as Select all points, Compare Graphs, Color Mapping, and Wireframe view. These are the icons at the top of the graph menu, again just play with them and see if they are something you can make use of.
Now I will cover Logging ALDL data. To do so we must first download the proper ADX ALDL Definition file from the Tunerpro website. Again go to www.tunerpro,com > Downloads > Definitions.
http://forddieselpower.com/grfiles/images/tutorial3.JPG
**Note, if you are a manual or non computer controlled transmission, choose "EE_Manual.adx" If you are stock 4L60E, choose "EE_Auto.adx". You will also need to Right click and "Save as" on these just as the file earlier, otherwise it will just show you a bunch of weird code.
http://forddieselpower.com/grfiles/i...tutorial16.JPG
Now go to Tunerpro and choose Acquisition > Load Definition File.
http://forddieselpower.com/grfiles/i...tutorial15.JPG
Navigate to the place you saved the .adx file and select it.
Now that you have the correct definition file loaded, you should be able to see ALDL data if you have an OBD cable for your vehicle. Note, this only works with OBD 1 LT1's...
Let's get the cable set up to talk to Tunerpro. Go to Tools > Preferences > Data Acq. / Emulation and you should see this menu
http://forddieselpower.com/grfiles/i...tutorial18.JPG
Under Interface Type make sure "Use Plug-In" is selected.
Now go down and click Configure Plug-In Component, you should see this menu. You will need to select "Standard Serial" (unless you're using an emulator which isn't possible on an LT1 PCM) and below that you will need to select the COM port your OBD cable is installed on, then click OK.
http://forddieselpower.com/grfiles/i...tutorial19.JPG
Now go to the bottom and click OK to save the preferences. This should allow your OBD cable to talk to Tunerpro.
Go to the top now and click this icon to Connect / Recieve ALDL data.
http://forddieselpower.com/grfiles/i...tutorial20.JPG
Now you need to turn on Data List Views to see if we are recieving data, remember to make sure your key is in the ON position and let's have the engine running just for the hell of it.
http://forddieselpower.com/grfiles/i...tutorial21.JPG
You should see this screen now, go to the top and change it to F Cars if Corvette is already selected, unless you're in a Vette :) ...
http://forddieselpower.com/grfiles/i...tutorial22.JPG
Obviously you should see data moving around now.