PDA

View Full Version : How Do I do this....



blazed350
05-13-2012, 03:43 AM
i am trying to put a fan control into my $0d bin using tunerpro bin editor. so i find the bin location 7000 and i manually enter the code because everytime i copy and paste i get tons of garbage output. so after i enter the entire code do i just manually hardwire the fan relay as directed? is the code all i need or do i need to do anything to the algorithm? also how do i do this.to able this routine, be sure to change the Value at address 7C6F from D399 to 7020.?http://www.gearhead-efi.com/Fuel-Injection/showthread.php?137-0D-0E-Efan-control

1project2many
05-14-2012, 01:07 AM
I'd use a hex editor to enter this data then run the cal through a tuner afterward to get the checksum correct. If you can enter the code manually you should be able to make the last change above. Go to $7C6F in the hex editor and change the value there to 7020.

Six_Shooter
05-14-2012, 01:12 AM
I used TunerPro RT to make the edit, and worked fine. Saved the bin afterward, and it works well.

PJG1173
05-14-2012, 06:08 PM
I used TunerPro RT to make the edit, and worked fine. Saved the bin afterward, and it works well.
X2 I used the xdf included in the zip file to load the code and set the fan parameters. from there I just hard wired the relays to the specified pins and poof it all worked.