Results 1 to 3 of 3

Thread: Calc PID Error - Slot F006 Not Found

  1. #1
    New Member
    Join Date
    Jun 2011
    Posts
    3

    Default Calc PID Error - Slot F006 Not Found

    I haven't found anything in a search - I have a calc_pid.txt file that has 6 PIDs in it. The file works fine with 5 PIDS in it (i.e., only going up to F005). Regardless of what PID I enter in or above slot F006, I get a "Slot F006 not found" error when I open the scanner. Let me know if you can see any issue in the calc_pid file, pasted below.

    Thanks.





    # ================================================== ============================
    # 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
    #-------- ---------- -------- -------------------------------------------------------------



    # ================================================== ============================
    # Add slot definitions here
    # --------------------------------
    # See sae_generic.txt for more information on "SLOT" formats
    #
    #Units Low High Fmt Expression
    #------------ ------------- ------------- ---- --------------------------------------------------------------
    *CLC-00-001
    V 0.0 5.0 .4 "{EXT.AD1}"
    psi 0.0 30.0 .1 "(7.5*{EXT.AD1})-3.75"

    *CLC-00-002

    V 0.0 5.0 .4 "{EXT.AD21}"
    psi 0.0 30.0 .1 "(7.5*{EXT.AD1})-3.75"

    *CLC-00-003
    V 0.0 5.0 .4 "{EXT.AD3}"
    F -4.0 302.0 .0 "-6.51*pow({EXT.AD3},3)+54.6*pow({EXT.AD3},2)-180*{EXT.AD3}+326"

    *CLC-00-004
    V 0.0 5.0 .4 "{EXT.AD4}"
    F -4.0 302.0 .0 "-6.51*pow({EXT.AD4},3)+54.6*pow({EXT.AD4},2)-180*{EXT.AD4}+326"

    *CLC-00-005
    F 0.0 1800.0 .0 "{EXT.TEMP1}"

    *CLC-00-006
    F 0.0 1800.0 .0 "{EXT.TEMP2}"



    # ================================================== ============================
    *PRN - Parameter Reference Numbers
    # --------------------------------
    # See sae_generic.txt for more information on the *PRN section
    #
    #Code PRN SLOT Units System Description
    #------------------------- ---- ------------ ---------------- ---------------- ------------------------------------------
    CALC.Pre_Fuel_Psi F001 CLC-00-001 "psi" Fuel "Pre-Filter Fuel Psi"
    CALC.Post_Fuel_Psi F002 CLC-00-002 "psi" Fuel "Post-Filter Fuel Psi"
    CALC.Pre_Fuel_Temp F003 CLC-00-003 "F" Fuel "Pre-Cooler Fuel Temp"
    CALC.Post_Fuel_Temp F004 CLC-00-004 "F" Fuel "Post-Cooler Fuel Temp"
    CALC.EGT F005 CLC-00-005 "F" Fuel "EGT"
    CALC.Oil Temp F006 CLC-00-006 "F" Fuel "Oil Temp"

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

    Default

    This line has a problem:
    CALC.Oil Temp F006 CLC-00-006 "F" Fuel "Oil Temp"
    it should read CALC.Oil_Temp

    ( i.e. replace the space with an underscore _ )


    Also:
    - make sure there are at least 2 blank lines at the end of the file
    - make sure that CLC-00-002 does not have a blank line immediately after the CLC-00-002.

  3. #3
    New Member
    Join Date
    Jun 2011
    Posts
    3

    Default


    Thanks!!
    The underscore did the trick, as I did find your previous posts about the blank lines.

Similar Threads

  1. calc.pid /sae.generic - pid resoultion question
    By cyipher in forum Gen III V8 Specific
    Replies: 7
    Last Post: February 6th, 2014, 01:00 PM
  2. Can't BBX full flash (Error $0502, script file not found)
    By spandit in forum FlashScan V2 BB Logging
    Replies: 17
    Last Post: April 14th, 2011, 09:34 AM
  3. Error $0502 Script file not found
    By jcow in forum Allison 5 & 6 Speed
    Replies: 5
    Last Post: April 14th, 2011, 01:53 AM
  4. e38 dma pid SCALEDCORVE_ doesnt work plus a bad calc pid
    By ringram in forum FlashScan V2 BB Logging
    Replies: 2
    Last Post: November 30th, 2008, 11:28 AM
  5. cant select pids ini not found error message
    By Gelf VXR in forum FlashScan V2 BB Logging
    Replies: 4
    Last Post: September 3rd, 2008, 12:02 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
  •