 
   
  
| Type | Bitfield | 
|---|---|
| Size | 1 Byte | 
| Logged as | "CDiag8" | 
Description:
Current trouble codes, byte 9
Bitfields:
| Bit-No. | Meaning | 
|---|---|
| 0 | Fan 2 (left) short to ground/broken wire | 
| 1 | Fan 2 (left) short to supply voltage | 
| 2 | Crank sensor short to ground | 
| 3 | Crank sensor short to supply voltage | 
| 4 | MAP short to ground | 
| 5 | MAP short to supply voltage/broken wire | 
| 6 | Baro short to ground | 
| 7 | Baro short to supply voltage/broken wire | 
 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!