 
   
  
| Type | Bitfield | 
|---|---|
| Size | 1 Byte | 
| Logged as | "CDiag2" | 
Description:
Current trouble codes, byte 3
Bitfields:
| Bit-No. | Meaning | 
|---|---|
| 0 | Tachometer output short to ground | 
| 1 | Tachometer output short to supply voltage | 
| 2 | Fuel pump short to ground | 
| 3 | Fuel pump short to supply voltage | 
| 4 | Injector 2 short to ground/broken wire | 
| 5 | Injector 2 short to supply voltage | 
| 6 | Coil 2 short to ground/broken wire | 
| 7 | Coil 2 short to supply voltage | 
 Note:
For variables that have a scaling factor and/or a translational offset given, use this formula to calculate the output value:
output_value = (raw_value * scale) + translate
Please double-check all information from this site before using them!