Page 2 of 6 FirstFirst 1234 ... LastLast
Results 11 to 20 of 58

Thread: Idle Tuning with new pids (calc pid file included

  1. #11
    Member
    Join Date
    Sep 2004
    Posts
    63

    Default

    Hey, no worries I appreciate your time. I've been trying to tune the idle on my '04 Vette for weeks. I was hopeing this was the golden answer. Thank you again for your time.
    \'04 Z16 Corvette, AFR 205 heads, Comp 228/232 114+4 LSA custom cam, HS Rockers, Kooks 1 7/8\' headers, 3\" X-pipe, stock Ti tail section. \'98 Corvette Pace Car, \'04 Chevy Avalanche Z71 4X4.

  2. #12
    Lifetime Member BLK02WS6's Avatar
    Join Date
    Jun 2005
    Posts
    442

    Default

    Thanks Dirk - gotta try these out! Like said above, you only get a couple of chances on the cold ones!
    GM EFI Tuner
    02 WS6 9.41 @ 143 MPH 3675#, drag radials, pump gas, through the mufflers - sold


  3. #13
    EFILive Developer Site Admin Blacky's Avatar
    Join Date
    Mar 2003
    Posts
    9,503

    Default

    Quote Originally Posted by Z16DNA
    Good idea. I just hooked up to my '04 Chevy Truck, also ETC controlled. Performed shift + F2. Still no IAC PID's. Maybe it's not just me?
    The IAC PIDs for a few operating systems were not included in the first 7.3 release. They have now been added and will be available shortly. It has nothing to do with ETC or no-ETC - just we didn't get them all done in time for the 7.3 pre-release.

    Regards
    Paul

  4. #14
    Member
    Join Date
    Sep 2004
    Posts
    63

    Default

    Paul, this is great news. I know your doing your best. Thank you for all your efforts.

    Kevin
    \'04 Z16 Corvette, AFR 205 heads, Comp 228/232 114+4 LSA custom cam, HS Rockers, Kooks 1 7/8\' headers, 3\" X-pipe, stock Ti tail section. \'98 Corvette Pace Car, \'04 Chevy Avalanche Z71 4X4.

  5. #15
    Lifetime Member BowlingSS's Avatar
    Join Date
    Nov 2003
    Posts
    607

    Default Re: Idle Tuning with new pids (calc pid file included

    Quote Originally Posted by Dirk Diggler
    Here is my calc pid file for idle tuning. with this file and a map you should be able to dial your idle in to a tea on the first try from a cold start to operating temps.

    The correction is directly applied to the Airflow idle table for both PN/in gear and ac on and off. To use these pids with a map set either a row/colum to rpm =8000 and use the respective ECT values to build your tables. Happy idle tuning


    Code:
    # ==============================================================================
    # File details
    # ------------
    #
    # This section defines various details about the file format.
    
    *FILE
    
    #Parameter  Value            Description
    #---------- ---------------- ---------------------------------------------------
    VERSION     7.1.1            File version
    DECSEP      .                Decimal separator used in this file
    
    
    
    # ==============================================================================
    # Units
    # -------------------
    # See sae_generic.txt for more information on the *UNITS section
    
    *UNITS
    
    #Code     System     Abbr     Description
    #-------- ---------- -------- -------------------------------------------------------------
    
    *CLC-00-000
    gps -32.0 32.0 2 "{GM.IAC_LTDAC_DMA} + {GM.IAC_STD_DMA}"
    *CLC-00-001
    gps -32.0 32.0 2 "{GM.IAC_LTD_DMA} + {GM.IAC_STDAC_DMA}"
    *CLC-00-002
    gps -32.0 32.0 2 "{GM.IAC_LTPNAC_DMA} + {GM.IAC_STPN_DMA}"
    *CLC-00-003
    gps -32.0 32.0 2 "{GM.IAC_LTPN_DMA} + {GM.IAC_STPNAC_DMA}"
    
    
    # ==============================================================================
    # Add slot definitions here
    # --------------------------------
    # See sae_generic.txt for more information on "SLOT" formats
    #
    #Units             Low          High      Fmt  Expression
    #------------ ------------- ------------- ---- --------------------------------------------------------------
    
    
    
    # ==============================================================================
    *PRN - Parameter Reference Numbers
    # --------------------------------
    # See sae_generic.txt for more information on the *PRN section
    #
    #Code                      PRN  SLOT         Units            System           Description
    #------------------------- ---- ------------ ---------------- ---------------- 
    
    ------------------------------------------
    
    CALC.RAFIG F600 CLC-00-000 "gps" CALC "Idle Airflow Correction AC off, in gear"
    CALC.RAFACIG F601 CLC-00-001 "gps" CALC "Idle Airflow Correction AC on, in gear"
    CALC.RAFACPN F602 CLC-00-002 "gps" CALC "Idle Airflow Correction AC on, P/N"
    CALC.RAFPN F603 CLC-00-003 "gps" CALC "Idle Airflow Correction AC off, P/N"
    I copied this into my cal_pid.txt file and keep getting an error. It says it can not find the unit. Is part of this missing?
    Thanks,
    Bill
    2011 Camaro 2SS/RS L99 RJT
    CAI, Inc. Cold Air Induction;ADM Scoop
    Rx Catch Can;Rx Breather;Roto-Fab Washer Container
    VMax Ported RJT Throttle Body
    XSPower Headers and XSPower 3" Exhaust System
    Elite Engineering Tunnel Brace,
    Gorilla Wheel Lock System;
    Tinted Windows 35%;EFILive Tune

  6. #16
    Lifetime Member
    Join Date
    Sep 2003
    Posts
    688

    Default

    make sure you have gps everywhere it needs to be mine works fine
    EFILive - The Single version of the Truth

    Larry - HumpinSS

  7. #17
    Lifetime Member
    Join Date
    Oct 2003
    Posts
    505

    Default

    Dirk ! Thanks for the Calc PIDs.
    Works very well with ETC.

    BowlingSS- Go to -> My Documents -> EFIlive-> V7 -> User Configuration-> PIDS -> calc_pids. Then copy and paste this ->

    *CLC-00-000
    gps -32.0 32.0 2 "{GM.IAC_LTDAC_DMA} + {GM.IAC_STD_DMA}"
    *CLC-00-001
    gps -32.0 32.0 2 "{GM.IAC_LTD_DMA} + {GM.IAC_STDAC_DMA}"
    *CLC-00-002
    gps -32.0 32.0 2 "{GM.IAC_LTPNAC_DMA} + {GM.IAC_STPN_DMA}"
    *CLC-00-003
    gps -32.0 32.0 2 "{GM.IAC_LTPN_DMA} + {GM.IAC_STPNAC_DMA}"

    below this section->
    # Units
    # -------------------
    # See sae_generic.txt for more information on the *UNITS section

    *UNITS

    #Code System Abbr Description
    #-------- ---------- -------- -------------------------------------------------------------
    of YOUR Existing Calc pid file.

    Then do the same copy and paste of this->
    CALC.RAFIG F600 CLC-00-000 "gps" CALC "Idle Airflow Correction AC off, in gear"
    CALC.RAFACIG F601 CLC-00-001 "gps" CALC "Idle Airflow Correction AC on, in gear"
    CALC.RAFACPN F602 CLC-00-002 "gps" CALC "Idle Airflow Correction AC on, P/N"
    CALC.RAFPN F603 CLC-00-003 "gps" CALC "Idle Airflow Correction AC off, P/N"
    below this section ->
    *PRN - Parameter Reference Numbers
    # --------------------------------
    # See sae_generic.txt for more information on the *PRN section
    #
    #Code PRN SLOT Units System Description
    #------------------------- ---- ------------ ---------------- ----------------

    ------------------------------------------
    of the same calc pid file.

    Hope this helps.

    Cheers,
    joel

  8. #18
    Lifetime Member BowlingSS's Avatar
    Join Date
    Nov 2003
    Posts
    607

    Default

    I am not getting the error now. Operator error I guess.
    Thanks everyone. Now to do some logging. It is sooo hot today.
    Bill
    2011 Camaro 2SS/RS L99 RJT
    CAI, Inc. Cold Air Induction;ADM Scoop
    Rx Catch Can;Rx Breather;Roto-Fab Washer Container
    VMax Ported RJT Throttle Body
    XSPower Headers and XSPower 3" Exhaust System
    Elite Engineering Tunnel Brace,
    Gorilla Wheel Lock System;
    Tinted Windows 35%;EFILive Tune

  9. #19
    Joe (Moderator) joecar's Avatar
    Join Date
    Apr 2003
    Posts
    28,403

    Default

    Can you please re-post the updated calc_pids.txt file...
    Thanks and Cheers,
    Joe

  10. #20
    Lifetime Member
    Join Date
    Sep 2003
    Posts
    688

    Default

    Quote Originally Posted by joecar
    Can you please re-post the updated calc_pids.txt file...
    Thanks and Cheers,
    Joe
    huh :?: First post page one is the file I used. If you are talking about the message i sent bink it being worked on
    EFILive - The Single version of the Truth

    Larry - HumpinSS

Page 2 of 6 FirstFirst 1234 ... LastLast

Similar Threads

  1. Need FBW idle training(tune included)
    By Slowrc in forum Gen III V8 Specific
    Replies: 6
    Last Post: March 28th, 2010, 10:06 PM
  2. Calc Pids
    By minytrker in forum External A/D inputs
    Replies: 3
    Last Post: February 19th, 2010, 05:39 AM
  3. Please help me with my idle(EFILog Included)
    By RandomHero in forum General (Petrol, Gas, Ethanol)
    Replies: 7
    Last Post: February 18th, 2007, 12:36 PM
  4. Missing calc.pids
    By VetPet in forum General
    Replies: 21
    Last Post: December 4th, 2005, 04:01 PM
  5. CALC pids
    By purrvert in forum General
    Replies: 3
    Last Post: October 25th, 2005, 12:32 AM

Posting Permissions

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