Originally Posted by
Vadim The E3D0 - O2 Feedback control deal
I did a little research and E3D0 is a timer limit for a timer that measures how long it has been since the last time the closed loop fuel factor was reduced because the AFR was rich. If the timer expires (E3D0 = 0xFA = 250 => 25secs), the closed loop system is reset and starts over from the beginning. In other words, if its been more than 25 seconds since the O2 sensor detected the AFR was above the rich limit, the closed loop fuel factor is reset to the default value (100). If E3D0 is set to 0, the timer is always expired, the closed loop fuel factor is always reset to 100, so no closed loop adjustment is performed.
This not the way to disable closed loop, as there are some conditions where the timer isn't checked to see if it expired. The way to disable closed loop feedback is with E038.
Dave