
Originally Posted by
5_Liter_Eater
Hmmm, I do see it in the vcm scanner.cfg file now that you mention it, but it wasn't available to display when I opened the log. Why are there so many AFR Error PIDs? The only one thats right is the 4WB AFR % Error (user.9008). If if I add that one to the chart or dashboard it displays properly.
<add key="4" value="WB AFR,WB AFR,120,130,([PID.2811]/.5)+10" />
<add key="5" value="WB AFR % Error,WB AFR,120,100,(([SENS.121]/.5+9.8)-[SENS.121])/[SENS.121]*100" />
<add key="6" value="2WB AFR % Error,2WB AFR % Error,121,100,([SENS.120]-[SENS.121])/[SENS.121]*100" />
<add key="7" value="3WB AFR % Error,3WB AFR % Error,120,100,100*(([PID.2811]/.334)+7.39-[SENS.121])/[SENS.121]" />
<add key="8" value="4WB AFR %Error,4WB ERR,120,100,([USER.9004]-[SENS.121])/[SENS.121]*100" />