PDA

View Full Version : calc pids error



markemac
March 7th, 2024, 08:37 AM
I was trying to make calc_pids to run calc.ve
i come up with this error, can anyone tell me what i messed up?
Error code: ERR_CONFIG/92

C:\Users\Mark\Documents\EFILive\V7.5\User Configuration\calc_pids.txt(44): Units /((8.1)*{SAE.RPM}*{SAE.MAP.kPa})*{CALC.LTFTBEN}" not found. .

markemac
March 7th, 2024, 09:02 AM
this is what i added to the file calc.pids in the user config folder

*CLC-00-001
% -25.0 25.0 .2 "({SAE.LONGFT1}+{SAE.LONGFT2})/2"

*CLC-00-002
factor 0.5 1.5 .4 "({SAE.LONGFT1}+{SAE.LONGFT2})/200+1"

*CLC-00-003
% 0.0 100.0 .2 "{SAE.MAF.gps}*({GM.DYNAIRTMP_DMA.C}+273.15)*3445.2
/({8.1}*{SAE.RPM}*{SAE.MAP.kPa})*{CALC.LTFTBEN}"
VE 0.0 3.0 .4 "{SAE.MAF.gps}*({GM.DYNAIRTMP_DMA.C}+273.15)*15
/({SAE.RPM}*{SAE.MAP.kPa})*{CALC.LTFTBEN}

# ================================================== ============================
*PRN - Parameter Reference Numbers
# -------------------------------
# See sae_generic.txt for more information on the *PRN section
#
#Code PRN SLOT Units System Description
#------- --- ----------- --------- ---------- ----------------------------------------------------------------------------
CALC.LTFT F001 CLC-00-001 % Tuning "LTFT Average"

CALC.LTFTBEN F002 CLC-00-002 factor Tuning "LTFT BEN"

CALC.VE_Table F003 CLC-00-003 % Tuning "CALC VE Table"