answersLogoWhite

0


Best Answer

it means a oxygen sensor on bank 1 is not working. you need to find bank 1 and figure out if it is sensor 1 or 2. sensor 1 is in front of the cat. converter. sensor 2 is behind the converter

User Avatar

Wiki User

15y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is p1128-closed loop fueling not achieved - bank 1?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What does a P1128 error code on a 2006 Dodge Stratus mean?

Trouble code P1128 means: Closed Loop Fueling Not Achieved - Bank 1


What does code p1129 on a 2006 dodge durango mean?

Closed loop fueling not achieved bank 2 Possible causes - Fuel delivery system - Engine Coolant Temperature (ECT) sensor or wiring connectors - MAP sensor or wiring connectors - O2 sensor wiring or connectors - Engine mechanical system


When loops are nested does one loop have to end before the other begins?

If one loop ends before the next begins then they are not nested at all -- they are completely independent. To be nested, one loop must contain the other loop in its entirety. That is, the inner, nested loop must start and end within the outer, containing loop. Nested loop example (in C++): for( int x = 0; x < 10; ++x ) // outer loop { for( int y = 0; y < 10; ++y ) // inner loop (nested loop) { printf( "%d x %d = %d\r\n", x, y, x*y ); } // end of inner loop } // end of outer loop


How does loop work?

In programming, a loop works by conditionally jumping to the start of the loop and repeating the instructions. If the condition evaluates false, execution continues to the next instruction, thus breaking out of the loop. We can also break out of a loop from within the body of the loop itself using another conditional jump which jumps out of the loop. If we jump backwards out of a loop we effectively create an intertwined loop, known as spaghetti code which is difficult to read and maintain. Structured loops help make it easier to digest the logic. In C, a jump is achieved using a goto and a label. However, structured loops using for, while and do-while statements make loops much easier to read and maintain.


1998 frontier code P1148?

Trouble code P1148 means: Closed Loop Malfunction Detected (Bank 1)


What are the release dates for Loop Loop Loop Loop - 2014?

Loop Loop Loop Loop - 2014 was released on: USA: 15 February 2014


How Can You Build a Small EMP?

A large bank of low impedance capacitors discharged into a single loop of wire will do it. i need more detel


What is the function of Bypass diode in the test terminals of a pressure transmitter?

The function of the bypass diode is to allow the loop current to be measured without disconnecting the current loop connections. It therefore allows for a quick measurement of the loop current without disturbing any control or monitoring equipment that is connected to it. This is achieved by simply connecting an ammeter across the diode. If the voltage drop across the ammeter is less than that of the diode (about 0.6V) then all of the loop current will flow through the ammeter rather than the diode. The ammeter is therefore able to measure the loop current.


What is a nested loop in java?

A nested loop is a (inner) loop that appears in the loop body of another (outer) loop. The inner or outer loop can be any type: while, do while, or for. For example, the inner loop can be a while loop while an outer loop can be a for loop.


The while loop is a type of loop?

Is loop


What is loop logic structure?

I believe it is: Loop condition Loop actions And how the loop breaks


What is a curve or circle in a piece of string?

it's a loop