| Type | Bitfield |
|---|---|
| Size | 1 Byte |
| Logged as | "Flags1" |
Description:
Flags, Byte 1
Bitfields:
| Bit-No. | Meaning |
|---|---|
| 0 | Engine Running |
| 1 | O2 Sensor Active |
| 2 | Acceleration Condition |
| 3 | Deceleration Condition |
| 4 | Run Stop |
| 5 | WOT Condition |
| 6 | Idle Condition |
| 7 | Switched Ignition On |
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!