PDA

View Full Version : custom pid for GM.ENGOILP ...inside... sticky info



WHYTRYZ06
December 15th, 2009, 05:57 PM
# ================================================== ============================
# 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-021
AFR 10.0 20.0 0.2 "{EXT.AD1} * 2 + 10"

*CLC-00-022
AFR 10.0 20.0 0.2 "{EXT.AD2} * 2 + 10"

*CLC-00-031
factor 0.5 2.0 0.3 "{CALC.AFR_WB1} / {GM.AFR}"

*CLC-00-032
factor 0.5 2.0 0.3 "{CALC.AFR_WB2} / {GM.AFR}"


*CLC-00-121
AFR 6.0 14.0 0.2 "{EXT.AD1} * 1.6 + 6"

*CLC-00-122
AFR 6.0 14.0 0.2 "{EXT.AD2} * 1.6 + 6"

*CLC-00-131
factor 0.5 2.0 0.3 "{CALC.AFR_E85_WB1} / {GM.AFR}"

*CLC-00-132
factor 0.5 2.0 0.3 "{CALC.AFR_E85_WB2} / {GM.AFR}"

*CLC-00-210
psi 0.0 100.0 0.1 "{GM.EOPS} * 32 - 16"
kPa 0.0 700.0 0.1 "{GM.EOPS} * 220.6 - 110.3"


# ================================================== ============================
*PRN - Parameter Reference Numbers
# --------------------------------
# See sae_generic.txt for more information on the *PRN section
#
#Code PRN SLOT Units System Description
#------------------------- ---- ------------ ---------------- ---------------- ------------------------------------------

CALC.AFR_WB1 F021 CLC-00-021 AFR "Wideband" "Wideband AFR 1"
CALC.AFR_WB2 F022 CLC-00-022 AFR "Wideband" "Wideband AFR 2"

CALC.BEN_WB1 F031 CLC-00-031 factor "Wideband" "Wideband BEN 1"
CALC.BEN_WB2 F032 CLC-00-032 factor "Wideband" "Wideband BEN 2"


CALC.AFR_E85_WB1 F121 CLC-00-121 AFR "Wideband E85" "Wideband E85 AFR 1"
CALC.AFR_E85_WB2 F122 CLC-00-122 AFR "Wideband E85" "Wideband E85 AFR 2"

CALC.BEN_E85_WB1 F131 CLC-00-131 factor "Wideband E85" "Wideband E85 BEN 1"
CALC.BEN_E85_WB2 F132 CLC-00-132 factor "Wideband E85" "Wideband E85 BEN 2"


CALC.EOP F210 CLC-00-210 "kPa,psi" "Conditions-Oil" "Engine Oil Pressure (calculated)"


SO FOR THIS TO WORK YOU WILL NEED TO ENABLE......

1.....CALC.EOP (LOCATED IN CONDITIONS-OIL) MAKE SURE THIS IS CHANGED TO IMPERIAL...

2.....GM.EOPS (LOCATED IN CONDITIONS)




Also listed is my custom PID for my LC-1.... That might help people as well

BIG THANKS TO JOECAR, THIS IS HIS WORK, ALL OF THE CREDIT GOES TO HIM...