| Type | Bits |
|---|---|
| Offset | 621 (0x026d) |
| Size | 1 Byte |
Description:
Fuel and Spark Skip Configuation
Bitfields:
| Bit-No. | Meaning |
|---|---|
| 0 | Cut fuel and spark for fixed limit |
| 1 | Cut fuel and spark for timed limit |
| 2 | Cut fuel and spark for temperature limit |
| 3 | Stop engine until key-off when BAS is activated (BUE3D) |
| 4 | Enable vehicle speed limits (BUE2D, BUE3D) |
| 5 | Enable pit lane speed/RPM limits (BUE2D, BUE3D) |
| 6 | Enable RPM limits with transmission in neutral (BUE2D, BUE3D) |
| 7 | Enable RPM limits with clutch disengaged (BUE2D, BUE3D) |
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!