PDA

View Full Version : V8 Scan - Calculated Ben factor



Tre-Cool
September 12th, 2017, 04:07 AM
Have the following setup for the aem analog ad4 port, but the factor never changes from 1. Any idea's?


[AEM]
AD4LAMBDA="AD4 AEM Lambda",lambda,1
BENAEMAD4="AEM BEN",factor,3
AD4AFR="AD4 AEM AFR",AFR,1

[AEM.AD4LAMBDA]
0=|-- AEM.AEMAD4L
1=|return pid("EXT.AD4")*0.1621+0.4990

[AEM.BENAEMAD4]
0=|-- AEM.BEN
1=|return pid("AEM.AD4LAMBDA")/pid("ECM.EQ_RAT")

[AEM.AD4AFR]
0=|-- AEM.AEMAD4AFR
1=|return pid("AD4")*2.3750+7.3125

Log file attached
21483

Ninety8C5
September 12th, 2017, 04:26 AM
I have a semi-colon at the end of each entry.

[AEM.AD4AFR]
0=|-- AEM.AEMAD4AFR
1=|return pid("AD4")*2.3750+7.3125;

joecar
September 12th, 2017, 05:57 AM
...
[AEM.BENAEMAD4]
0=|-- AEM.BEN
1=|return pid("AEM.AD4LAMBDA")/pid("ECM.EQ_RAT")
...
You mean the BEN is always 1...?

Can you attach a log file.

Tre-Cool
September 12th, 2017, 01:14 PM
log file is attached already Joe.

Yes the ben is always 1.

I have another problem where the log always stops at 478kb in size with a error. Not sure if it's the v2 causing it, but it has the same error & log files are always the same size. Doesnt seem to matter what version or usb port i use.

It's been on on-going thing for a long time, as even with the v7 logger i get a small freeze wile logging sometimes before it continues.

Tre-Cool
September 12th, 2017, 05:07 PM
21487

This is the error i get while logging with v8 too.

Tre-Cool
September 12th, 2017, 05:56 PM
fixed the graph issue. it was only showing 1 because the graph precision needed to be changed to 3.

i also un-installed, cleared all the installed software. now the ben is working in the maps section too, Go figure.

will see if that also resolves the connection drop out

joecar
September 12th, 2017, 06:28 PM
Ah, I see it.

Where do you change the precision...?

Tre-Cool
September 12th, 2017, 06:34 PM
chart properties. click on the cell window. then change value precision.

Might be a question for Ross/Paul as to how to set that default amount to match the pid value