View Single Post
Old 06-08-2014, 09:27 PM   #8
steve99
Banned
 
Join Date: Dec 2013
Drives: FT86
Location: Australia
Posts: 7,996
Thanks: 1,035
Thanked 4,998 Times in 2,985 Posts
Mentioned: 598 Post(s)
Quote:
Originally Posted by Chicken Patty View Post
hello fellas.

I used the logcfg file in the first post and it logs and works great. However, I notice that I am missing MAF Voltage. Any idea why? I've tried a few different log cfg files that work but none log MAF Voltage. Any help is appreciated, thanks.
Mate is in there its just commented out

;paramname = MAF_Voltage
;paramid = 0xFFF842AC
;databits = 16
;scalingrpn = x,0.000076293945,*

remove the ; and it should work fine its same address as G rom and wrks fine for me

paramname = MAF_Voltage
paramid = 0xFFF842AC
databits = 16
scalingrpn = x,0.000076293945,*
steve99 is offline   Reply With Quote
The Following User Says Thank You to steve99 For This Useful Post:
Chicken Patty (06-08-2014)