Sponsored

GT350 FORScan Tweaks

TonyJ5150

Well-Known Member
Joined
Apr 2, 2016
Threads
40
Messages
261
Reaction score
237
Location
Indianapolis, IN
Vehicle(s)
2016 Shelby GT350
This is great stuff. Much appreciated.
Once its figured out, maybe we can get a sticky with Turn by Turn directions of what we need and how to do some of the more common changes.....Thanks again!
Sponsored

 

TonyJ5150

Well-Known Member
Joined
Apr 2, 2016
Threads
40
Messages
261
Reaction score
237
Location
Indianapolis, IN
Vehicle(s)
2016 Shelby GT350
So it turns out I was 100% correct. The second value of 720-06-01 does control the display of those two line items.

I learned in the process of tinkering with this that the last byte of the third value is the checksum for the address. I also discovered that a guy on the ForScan forum wrote a very handy tool for calculating checksums and comparing asbuilt files. Kudos to him for making this no-brainer work (though I did this by hand because I didn't know any better :). http://forscan.org/forum/viewtopic.php?f=5&t=2012&start=10

So without further ado...

Code:
Address 720-06-01

No Axle or Trans Display    7F6D 0664 9E22
Axle Oil Display            7F6D 1664 9E32
Trans Oil Display           7F6D 8664 9EA2
Both Axle and Trans Display 7F6D 9664 9EB2
So us Tech guys CAN get the Trans and Diff temps to be displayed with this tool..correct?

Also, any way to keep the exhaust valve closed in the normal mode under WOT?

Awesome work!
 

montreal ponies

Well-Known Member
Joined
Jan 7, 2014
Threads
44
Messages
2,758
Reaction score
1,004
Location
Montreal, Canada
First Name
Dan
Vehicle(s)
‘17 Ruby red GT350
Do us base owners have access to that same display for temps ?
 
OP
OP
Epiphany

Epiphany

Well-Known Member
Joined
Oct 11, 2015
Threads
69
Messages
7,485
Reaction score
11,741
Location
Global
Vehicle(s)
I like to disassemble things.
Matt, interesting to see the guy in your link able to turn on an engine hour meter. Have you looked at that?
 

mattlqx

Driver
Joined
Aug 21, 2015
Threads
15
Messages
2,478
Reaction score
1,632
Location
Mesa, AZ
First Name
Matt
Vehicle(s)
'22 Mach 1, '16 F-150, '14 Fiesta ST, '14 Audi A7
So us Tech guys CAN get the Trans and Diff temps to be displayed with this tool..correct?

Also, any way to keep the exhaust valve closed in the normal mode under WOT?

Awesome work!
You're just changing variables that get used in the code. If there's not a variation between car trims/models/etc, then they probably haven't put in a variable to control it. So, probably not. You cannot make the car do anything you please by just messing with CAN module configurations.
 

Sponsored

mattlqx

Driver
Joined
Aug 21, 2015
Threads
15
Messages
2,478
Reaction score
1,632
Location
Mesa, AZ
First Name
Matt
Vehicle(s)
'22 Mach 1, '16 F-150, '14 Fiesta ST, '14 Audi A7
Do us base owners have access to that same display for temps ?
The same code (basically) lives on all the cars. This is just tweaking a variable that shows and hides something.
 

mattlqx

Driver
Joined
Aug 21, 2015
Threads
15
Messages
2,478
Reaction score
1,632
Location
Mesa, AZ
First Name
Matt
Vehicle(s)
'22 Mach 1, '16 F-150, '14 Fiesta ST, '14 Audi A7
Matt, interesting to see the guy in your link able to turn on an engine hour meter. Have you looked at that?
I had not.

I did try messing with other possible bits in that value (the temp display toggle) though. Interestingly, even with the correct checksum, the car would not apply values that it knew to be invalid. So while trying to flip other bits on, it just said "invalid configuration". So that makes tinkering with these things pretty easy.
 

Mike02z

Well-Known Member
Joined
Jun 1, 2016
Threads
22
Messages
1,247
Reaction score
612
Location
Bucks County, PA
First Name
Mike
Vehicle(s)
2018 Ford Explorer Platinum
Thanks for finding this!

Just got my setup today. Forscan will error out when I select 2017 Model Year. It starts to load the modules then says "Error, contact developer" in both the Windows and Android apps. I changed it to MY2016 and it seems to be working now. Still trying to look at everything before touching anything.
 

lemers

Globetrotter
Joined
Aug 30, 2015
Threads
30
Messages
3,621
Reaction score
1,111
Location
Carlisle, PA
First Name
Mike
Vehicle(s)
2016 GT350
Vehicle Showcase
1
Thanks for finding this!

Just got my setup today. Forscan will error out when I select 2017 Model Year. It starts to load the modules then says "Error, contact developer" in both the Windows and Android apps. I changed it to MY2016 and it seems to be working now. Still trying to look at everything before touching anything.
Look to see if you can change the exhaust mode default :)
 

mattlqx

Driver
Joined
Aug 21, 2015
Threads
15
Messages
2,478
Reaction score
1,632
Location
Mesa, AZ
First Name
Matt
Vehicle(s)
'22 Mach 1, '16 F-150, '14 Fiesta ST, '14 Audi A7
Thanks for finding this!

Just got my setup today. Forscan will error out when I select 2017 Model Year. It starts to load the modules then says "Error, contact developer" in both the Windows and Android apps. I changed it to MY2016 and it seems to be working now. Still trying to look at everything before touching anything.
Yeah, I'm not sure what the deal is there except for that the program only supports some MY2017 vehicles at this point. Everything worked fine for me when selecting MY2016.
 

Sponsored

TheDivaDanielle

Living the Dream
Joined
Oct 25, 2014
Threads
34
Messages
1,655
Reaction score
683
Location
Washington DC
First Name
Danielle
Vehicle(s)
2016 GTPP Vert / 2016 Focus RS
wondering if any of this will bleed over to the GT....
 

swedensky

Well-Known Member
Joined
Feb 16, 2016
Threads
15
Messages
609
Reaction score
460
Location
NorCal
Vehicle(s)
2015 Lariat 3.5, 2016 GT350
Yes a step by step will be needed for some of us =) I look forward to spending money on this one!
 

USMC0341

Well-Known Member
Joined
Dec 10, 2013
Threads
1
Messages
116
Reaction score
121
Location
SoCal
First Name
George
Vehicle(s)
2020 Shelby GT500
Great find guys! I have my OBDlink MX on order
 

montreal ponies

Well-Known Member
Joined
Jan 7, 2014
Threads
44
Messages
2,758
Reaction score
1,004
Location
Montreal, Canada
First Name
Dan
Vehicle(s)
‘17 Ruby red GT350
Can my KIWI3 OBD reader do the same ?
 
 




Top