Results 1 to 3 of 3

Thread: Am I doing this right ? on the .cax files

  1. #1
    Member
    Join Date
    May 2017
    Posts
    66

    Default Am I doing this right ? on the .cax files

    Trying to get the boost thing fixed on my LML and Kory posted this cax file and I got rid of the extension and installed it in this location
    \Program Files\EFILive\V7.5\Calibrations
    it showed up at the end of the ECU files in the calibration list but nothing shows in the tune area as a new folder for
    Attached Files Attached Files

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

    Default

    You're missing the following elements:
    - table id # (enclosed in square brackets),
    - VIEW,
    - SI_ROW and/or SI_COL (depending on table dimensions/axes).



    for example, from a different cax file:
    Code:
    [D0929]
    ;         Description
    ;         ---------------------------------------------------------------------------------------------------------------------------------
    DESC.001 = Minimum speed before the PCM will force a downshift to 1st if the gear lever is being held in 2nd.
    ;
    ;         Seg Caption                              Major                        Minor                Vis Dis 2D Grp
    ;         --- ------------------------------------ ---------------------------  ----------------     --- --- -- ---
    VIEW =     4  "Manual Hold Gear, 2nd, 2->1 Shift Speeds"   "Shift at VSS"       "Downshift"            1   2  0   0
    ;
    ;         Address(es)                      BitOff Bits Typ Inv
    ;         -------------------------------- ------ ---- --- ---
    ADDR =    17B14                                 0   16 UNM   0
    ;
    ;         Units      Factor         Offset Prec MinLimit MaxLimit MinUser  MaxUser
    ;         ---------- -------------- ------ ---- -------- -------- -------- --------
    SI_SLOT = KPH        0.0062496         0.0    1        0      409        0      409
    IM_SLOT = MPH        0.0039060         0.0    1        0      256        0      256
    ;
    SI_COL =  "Manual Hold Gear, 2nd, 2->1 Shift Speeds (KPH)"                "Value"
    IM_COL =  "Manual Hold Gear, 2nd, 2->1 Shift Speeds (MPH)"                "Value"
    ;
    SI_ROW =  %                "0.00,6.25,12.50,18.75,25.00,31.25,37.50,43.75,50.00,56.25,62.50,68.75,75.00,81.25,87.50,93.75,100.00"
    IM_ROW =  %                "0.00,6.25,12.50,18.75,25.00,31.25,37.50,43.75,50.00,56.25,62.50,68.75,75.00,81.25,87.50,93.75,100.00"
    ;
    ; ===============================================================================

  3. #3
    Member
    Join Date
    May 2017
    Posts
    66

    Default

    Thank you

Similar Threads

  1. Copying cax files
    By Mr98z71 in forum CAX Files
    Replies: 6
    Last Post: March 11th, 2017, 11:35 PM
  2. T43 cax files?
    By Rhino79 in forum 6 speed/8 speed RWD/FWD Transmission Tuning (incl T43, T76, T87)
    Replies: 0
    Last Post: February 4th, 2012, 11:18 AM
  3. CAX Files still work?
    By JezzaB in forum CAX Files
    Replies: 4
    Last Post: June 19th, 2011, 04:05 PM
  4. CAX Files.
    By MICK in forum CAX Files
    Replies: 4
    Last Post: August 28th, 2010, 11:29 AM
  5. Merging cax files
    By joecar in forum CAX Files
    Replies: 27
    Last Post: September 28th, 2008, 07:01 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
  •