 
   
  
| Type | Bitfield | 
|---|---|
| Size | 1 Byte | 
| Logged as | "HDiag1" | 
Description:
Stored diagnostic trouble codes, byte 2
Bitfields:
| Bit-No. | Meaning | 
|---|---|
| 0 | Coil 1 short to ground or open | 
| 1 | Coil 1 short to supply voltage | 
| 2 | Injector 1 short to ground/open | 
| 3 | Injector 1 short to supply voltage | 
| 4 | Battery voltage too low | 
| 5 | Battery voltage too high | 
| 6 | Air Temperature too low/broken wire | 
| 7 | Air Temperature too high/short to ground | 
 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!