I have a Calc. Pid that uses GM.EOPS and is called Calc.Oil_Pressure (see below). It is pretty accurate for the LS1_A PCMs, but I haven't tried it with LS1_B PCMs.
# ================================================== ============================
# 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
#-------- ---------- -------- -------------------------------------------------------------
PSI Imperial "PSI" "Pounds Per Square Inch"
# ================================================== ============================
# Add slot definitions here
# --------------------------------
# See sae_generic.txt for more information on "SLOT" formats
#
#Units Low High Fmt Expression
#------------ ------------- ------------- ---- --------------------------------------------------------------
*CLC-00-043
PSI 0.0 150.0 0.0 "({GM.EOPS}*32)-16"
# ================================================== ============================
*PRN - Parameter Reference Numbers
# --------------------------------
# See sae_generic.txt for more information on the *PRN section
#
#Code PRN SLOT Units System Description
#------------------------- ---- ------------ ---------------- ---------------- ------------------------------------------
CALC.OIL_PRESSURE F043 CLC-00-043 PSI Testing "Engine Oil Pressure"
Sorry did not see your last post with the threads.
It is an error in the sae_generics.txt file shipped in the software. If you copy your 'C:\Program Files\EFILive\7.5\Configuration\sae_generics.txt' file and find/modify the line as follows:
*CLC-00-943
V 0.0 5.0 .1 "Raw({GM.EOPS})/51"
Andrew
EFILive Crew
Will this be sorted out in an up-date?
As I miss this Oil Pressure option and am not a computer expert.
I used to be able to select this in previous V7.5's for LS1-B and haven't bothered since.
The resolution will be included in the next update for sure.
Andrew
EFILive Crew