EDC15 Non PD Error (DTC) Removal
EDC15 Non PD Error (DTC) Removal
To find a fault code in your file, use the search function in Winols.
For ‘P’ codes such as P0101 it is best to set the file view to 16 bit, FF view. Then use search/Hexadecimal 0101.
For VW customer codes such as 16485 it is best to set the file view to 16 bit, decimal (255) view. Then use search/decimal 16485
Deleting error codes depends on understanding the error code layout. Early non-PD ECU’s have codes laid out like the example below.
The example is based on Air Mass Meter (AMM or MAF) error codes.
This does not mean 8 error codes will be present. It means up to 8 error codes can be present.
In this example below there are 7 error codes present. The 8th slot is unused (00000).
The next obvious block is for the ambient or environmental conditions. This is made up of 5 codes.
Similar environmental condition codes are used for many error code blocks so you should find them easy to recognise once you have found one block of 5.
Messages are either 16 bit or 8 bit. Message descriptions are my best guess.
17552 P1144 Mass or Volume Air Flow, Circuit Open / Short to Ground
17554 P1146 Mass or Volume Air Flow, Circuit Supply Malfunction
17554 P1146 Mass or Volume Air Flow, Circuit Supply Malfunction
17552 P1144 Mass or Volume Air Flow, Circuit Open / Short to Ground
16485 P0101 Mass Air Flow (MAF) or Volume Air Flow (VAF) (G70), Circuit Range / Performance
Each error code has one or more Fault count and Healing count for debouncing the error.
Changing the Fault count and Healing count will prevent the error from showing.
Fault counts should be changed to 65535 which means that the fault should never log.
Healing counts should be changed to 00000 which means that a fault will heal instantly.
So;
Now the 8 MAF codes will never log a fault (65535) and if a fault is detected it will instantly heal (00000)
If they are not all changed a different fault may be logged or the MIL light may come on after driving for some time.
If you use this method and the MIL light comes on after driving. Check this.
Make sure that the red values below are set to ZERO (000)
000 Fault entry count start value
If you are still having problems. Try setting the ‘Time/Event driven-deletable’ values to 00000
With luck you should now have deleted your error codes.