Page 1 of 2 12 LastLast
Results 1 to 10 of 13

Thread: V8 BBL - Diesel (LBZ) problem

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Member
    Join Date
    Sep 2007
    Posts
    95

    Default V8 BBL - Diesel (LBZ) problem

    Hey guys!

    I can't seem to log the throttle position in any of my BBL tunes. There shows 2 choices but no 'parameter' name.
    Although I've selected both option (and both carry over to the 'scan' side of things) it still only shows one on my log and the flashscan (SAE.TP) and that does not work for my truck.

    Also the ECT (Engine Coolant temperature) does not work, it shows -40 C (I cant select imperial).

    Also the Load_abs for the TCM side is not working. when i plug the flashscan in it says it's not supported. I deselect it and all is well!

    Thanks!

  2. #2
    Lifetime Member
    Join Date
    Jan 2008
    Posts
    1,169

    Default

    Quote Originally Posted by bballer182
    Here's one for you Paul...

    the PID named TP has never worked correctly. and is the only pid associated to the Accelerator pedal that is linked to the tables in the tune.

    TP_A is not linked to the tunes tables but does correctly display and record...
    You can add any PID you want as a link PID. Using Notepad, edit the \Program Files\EFILive\V7.5\Configuration\cal_link.txt file and locate the table to which you want to add the TP_A PID.
    Quote Originally Posted by Blacky

    You need to add the PIDs in the correct section. Sections are denoted by the [xxx] style names. For example, the LB7/LLY links are under the section name [DMX] and the LBZ/LMM links are under the section name [LBZ].

    i.e. Change this:

    Code:
    ; _________________________________________________________________________
    ; D U R A M A X   LBZ/LMM D I E S E L
    ; ROW runs Vertical - Y Axis ^
    ; COL runs Horizontal - X Axis >
    
    [LBZ]
    B0201.ROW=GM.MAFV
    
    B0202.ROW=SAE.BARO
    
    B1115.ROW=SAE.TP
    B1115.COL=SAE.RPM
    
    B1116.ROW=SAE.TP
    B1116.COL=SAE.RPM
    
    etc...
    To this:
    Code:
    ; _________________________________________________________________________
    ; D U R A M A X   LBZ/LMM D I E S E L
    ; ROW runs Vertical - Y Axis ^
    ; COL runs Horizontal - X Axis >
    
    [LBZ]
    B0201.ROW=GM.MAFV
    
    B0202.ROW=SAE.BARO
    
    B1115.ROW=SAE.TP_A
    B1115.COL=SAE.RPM
    
    B1116.ROW=SAE.TP_A
    B1116.COL=SAE.RPM
    
    etc...
    Regards
    Paul

    This is in the Beta section and i just brought this up 2 days ago. TP_A works just fine TP does not.

    ECT works just fine for me

    Load_abs i have never tried.


    REMEMBER to keep all of your pid names in the options.txt file in ALL CAPS not lower case... This thing goofed me up one time.
    '07 TBSS, LS2, T42, 3SS, Black on Black on Black, Pretty much stock at the moment. EFILive will fix that

    '06 LBZ/Allison 6speed, EC, LB, 1LT, Leather
    Current Mods: EFI Live/ PTO High Idle Mod/ Factory Exhaust Brake / BD Full Bore/ TransGo Jr./ TTS Twin Lift Pumps/ MBRP 4" turbo back/ Custom air box mod/ BullyDog Outlook Monitor

    465hp/1008tq---7/25/09---Dyno Day Fast Specialties Tuning by ME

  3. #3
    Senior Member
    Join Date
    Feb 2008
    Posts
    134

    Default

    try APP for throttle Position
    12 Second LMM

  4. #4
    Member
    Join Date
    Sep 2007
    Posts
    95

    Default

    Quote Originally Posted by MMLMM View Post
    try APP for throttle Position
    You're awesome!!
    Thanks for the tip - worked like a charm

  5. #5
    Lifetime Member
    Join Date
    Jan 2008
    Posts
    1,169

    Default

    you still need to do what Paul suggested to me to get the APP to be linked to the tune file while viewing a log.
    '07 TBSS, LS2, T42, 3SS, Black on Black on Black, Pretty much stock at the moment. EFILive will fix that

    '06 LBZ/Allison 6speed, EC, LB, 1LT, Leather
    Current Mods: EFI Live/ PTO High Idle Mod/ Factory Exhaust Brake / BD Full Bore/ TransGo Jr./ TTS Twin Lift Pumps/ MBRP 4" turbo back/ Custom air box mod/ BullyDog Outlook Monitor

    465hp/1008tq---7/25/09---Dyno Day Fast Specialties Tuning by ME

  6. #6
    Member
    Join Date
    Sep 2007
    Posts
    95

    Default

    Ok, I think I can figure that out! (we'll see though.. lol)

  7. #7
    Member
    Join Date
    Mar 2008
    Posts
    60

    Default

    TTT
    I changed the link file and it even says TP_A in my tunes, but when I highlight an area of my log it still shows I'm at 100% TP. When I'm only at 30% Ideas?

    [LBZ]
    B0201.ROW=GM.MAFV

    B0202.ROW=SAE.BARO

    B1115.ROW=SAE.TP_A
    B1115.COL=SAE.RPM

    B1116.ROW=SAE.TP_A
    B1116.COL=SAE.RPM

    B1160.ROW=SAE.TP_A
    B1160.COL=SAE.RPM

    B1161.ROW=SAE.TP_A
    B1161.COL=SAE.RPM

    B1162.ROW=SAE.TP_A
    B1162.COL=SAE.RPM

    B1163.ROW=SAE.TP_A
    B1163.COL=SAE.RPM

    B1164.ROW=SAE.TP_A
    B1164.COL=SAE.RPM

    B1165.ROW=SAE.TP_A
    B1165.COL=SAE.RPM

    B1166.ROW=SAE.TP_A
    B1166.COL=SAE.RPM

    B1102.ROW=GM.ENGTRQREF_DMA
    B1102.COL=SAE.RPM
    Thanks

  8. #8
    Lifetime Member
    Join Date
    Jan 2008
    Posts
    1,169

    Default

    hmmm... Don't know. mines works.
    '07 TBSS, LS2, T42, 3SS, Black on Black on Black, Pretty much stock at the moment. EFILive will fix that

    '06 LBZ/Allison 6speed, EC, LB, 1LT, Leather
    Current Mods: EFI Live/ PTO High Idle Mod/ Factory Exhaust Brake / BD Full Bore/ TransGo Jr./ TTS Twin Lift Pumps/ MBRP 4" turbo back/ Custom air box mod/ BullyDog Outlook Monitor

    465hp/1008tq---7/25/09---Dyno Day Fast Specialties Tuning by ME

  9. #9
    Member
    Join Date
    Mar 2008
    Posts
    60

    Default

    Bump????

  10. #10
    Member
    Join Date
    Mar 2008
    Posts
    60

    Default

    I tried all the TP% Pids and APP_E works the best. It looks link a little off in some areas like @ 78% it was linked to 80% in the tune, but fairly close.
    TP_R was always @ 100%
    APP_D reads the same as TP and TP_A but is is lower then APP_E and links even worse.

Page 1 of 2 12 LastLast

Similar Threads

  1. Loping Diesel
    By 1Badmax in forum Duramax LLY
    Replies: 20
    Last Post: October 21st, 2010, 12:19 PM
  2. New to Diesel and EFI live
    By Fueler in forum Duramax 06 LLY / 06+ LBZ & LMM
    Replies: 5
    Last Post: November 29th, 2009, 05:47 PM
  3. Diesel MPG Tuning
    By Climer97007 in forum Tuning For Economy
    Replies: 8
    Last Post: November 16th, 2008, 06:06 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •