View Full Version : Problem with RAFIG and BBL
poolshark021
August 19th, 2009, 08:16 AM
I logged short term iac correction in gear A/C off (IAC_SD_M) and long term (IAC_LD_M) via BBL. I could see the values on my V2 while it was running. When I open the .efi file up, I can't view these pids in the data (IAC_STD_DMA and IAC_LTD_DMA). I can't do any RAFIG because these pids aren't selected. Any ideas on why I can't see them?
poolshark021
August 21st, 2009, 02:37 PM
Anyone? Maybe this is in the wrong section?
joecar
August 21st, 2009, 02:50 PM
I pm'd Paul... it's the weekend in NZ.
poolshark021
August 22nd, 2009, 01:18 AM
Thanks joe.
Here is a copy of one of the logs if it helps.
Blacky
August 25th, 2009, 06:47 PM
I'll be checking out this tomorrow. Sorry for the delay, been working on the AutoCal beta program.
Regards
Paul
Blacky
August 26th, 2009, 02:25 PM
There's a conflict in the C:\Program Files\EFILive\V7.5\sae_generic.txt file when converting V8 BBL DMA PID names to V7.5 pass-through logging names.
Internally, EFILive V7 converts V8 DMA PIDs from having an "_M" extension to an "_DMA" extension. Then the changed name (with the _DMA) extension is looked up in the *BBLV7 list in sae_generic.txt. Unfortunately, the DMA PIDs in sae_generic.txt are listed with the _M extension so they are not found or converted.
To fix the problem, (in sae_generic.txt) change the _M PID names to _DMA PID names like this:
Change from:
FUEL_MAIN_M FUELQ_MAIN_DMA
FUEL_THR_M FUELQ_THR_DMA
DSP5_VOLT_M DSP5_VOLTS_DMA
SCALCORVE_M SCALEDCORVE_DMA
SCALUNCVE_M SCALEDUNVE_DMA
TRQCALC_M TORQUECALC_DMA
TRQRED_M TORQUERED_DMA
IAC_SD_M IAC_STD_DMA
IAC_SPN_M IAC_STPN_DMA
IAC_SDAC_M IAC_STDAC_DMA
IAC_SPNAC_M IAC_STPNAC_DMA
IAC_LD_M IAC_LTD_DMA
IAC_LPN_M IAC_LTPN_DMA
IAC_LPNAC_M IAC_LTDAC_DMA
IAC_LDAC_M IAC_LTPNAC_DMA
IAC_FRIC_M IAC_FRICTION_DMAchange to:
FUEL_MAIN_DMA FUELQ_MAIN_DMA
FUEL_THR_DMA FUELQ_THR_DMA
DSP5_VOLT_DMA DSP5_VOLTS_DMA
SCALCORVE_DMA SCALEDCORVE_DMA
SCALUNCVE_DMA SCALEDUNVE_DMA
TRQCALC_DMA TORQUECALC_DMA
TRQRED_DMA TORQUERED_DMA
IAC_SD_DMA IAC_STD_DMA
IAC_SPN_DMA IAC_STPN_DMA
IAC_SDAC_DMA IAC_STDAC_DMA
IAC_SPNAC_DMA IAC_STPNAC_DMA
IAC_LD_DMA IAC_LTD_DMA
IAC_LPN_DMA IAC_LTPN_DMA
IAC_LPNAC_DMA IAC_LTDAC_DMA
IAC_LDAC_DMA IAC_LTPNAC_DMA
IAC_FRIC_DMA IAC_FRICTION_DMAThat is only a temporary fix. In the next update I will fix the V7.5 software to work correctly with the original sae_generic.txt contents.
P.S. You'll need to restart the Scan Tool software after changing sae_generic.txt.
Regards
Paul
poolshark021
August 26th, 2009, 02:37 PM
Thanks Paul. I was messing around with that file trying different things but I didn't think to change the _DMA part. Glad to see its working right now.
Powered by vBulletin® Version 4.2.5 Copyright © 2026 vBulletin Solutions Inc. All rights reserved.