Type | Bits |
---|---|
Offset | 0 (0x0000) |
Size | 1 Byte |
Description:
Stored (historic) trouble codes, byte 1
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 = (EEPROM_value * scale) + translate
Please double-check all information from this site before using them!