Just for the others following this thread,
20B sent me his configuation, unfortuantly he is using all his outputs meaning there was no spare tables to use that don't intefere with normal operaion.
The way I intended on doing it is to put the individual trim table values into a different table with the right range, assign the axis the same so the result of the table is what the trim would be, then use this on one axis of individual trim table. In the individual trim table you can set the axis value to say -20 to 20% and the table value to the same, so the result of the other table is effectively passed through to the individual cylinder.
That leaves an axis free to put engine temp on there, so when the engine is cold you can add fuel.
Here is an example of the ind trim table, X axis is engine temp, Y axis is the other table with the fuel trim on it.
- Code: Select all
Other/temp -20 60 65 150
-20 -15 -15 -20 -20
20 25 25 20 20
This table would add an extra 5% fuel to the injector under 60 deg engine temp, and no extra fuel above 65deg, without altering the existing trim.
If 20B can free up an output then he can assign the output as an aux table and use the duty cycle result as the y axis (other) in the table.