PDA

View Full Version : Link pids to tuning map E40



The Alchemist
February 20th, 2014, 11:19 AM
I know this has been asked many times ( i've read the posts) but since installing the lastet softare I can't get the spark from the scan tool to link properly to the low & high spark map. The grey trace just stays on the far right hand side....IVT also does this. Other pids seem to be OK. I've looked the the E40.ini file for these 2 pids and ti seems ok :
;High-Octane Spark Table
B5101.ROW=SAE.RPM
B5101.COL=GM.APCYL_E40_DMA
;Low-Octane Spark Table
B5102.ROW=SAE.RPM
B5102.COL=GM.APCYL_E40_DMA

;Open Loop Fuel IVT Multiplier
B0146.ROW=GM.INVLVTMP_DMA
B0146.COL=SAE.MAP


what am I doing wrong?

Mike

joecar
February 20th, 2014, 01:54 PM
Hi Mike,

Try this:

;High-Octane Spark Table
B5101.ROW=SAE.RPM
B5101.COL=E40.APCYL_E40_DMA
;Low-Octane Spark Table
B5102.ROW=SAE.RPM
B5102.COL=E40.APCYL_E40_DMA

;Open Loop Fuel IVT Multiplier
B0146.ROW=E40.INVLVTMP_DMA
B0146.COL=SAE.MAP

joecar
February 20th, 2014, 01:56 PM
Also, make sure that the scantool default units for those two E40 pids matches the units shown on the axes of B5101, B5102, B0146 (e.g. both Metric).

The Alchemist
February 23rd, 2014, 08:38 PM
ahhh thanks will try this tomorrow and let you know :)

cheers

The Alchemist
February 24th, 2014, 05:24 PM
thanks that fixed it Joe
:)

joecar
February 25th, 2014, 04:37 AM
Cool :cheers: