Type | Table |
---|---|
Offset | 80 (0x0050) |
Size | 4 Bytes |
Element Size | 1 Byte |
Elements | 156 |
Columns | 2 |
Rows | rows |
Data Scale | 1.000000 |
Data Translate | -40.000000 |
Data Units | TE degC |
Axis Scale | 50.000000 |
Axis Translate | 0.000000 |
Axis Units | RPM |
Description:
Fuel cut region
The fuel cut table is defined through RPM (axis) and engine temperature (data) pairs. No fuel will be injected if a deceleration condition is detected and the engine temperature is above the interpolated value. This is a self-contained table, alternating between the axis value in the even and the data value in the odd positions.
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!