Type | Table |
---|---|
Offset | 70 (0x0046) |
Size | 4 Bytes |
Element Size | 1 Byte |
Elements | 4 |
Columns | 2 |
Rows | rows |
Data Scale | 1.000000 |
Data Translate | 0.000000 |
Data Units | Load |
Axis Scale | 50.000000 |
Axis Translate | 0.000000 |
Axis Units | RPM |
Description:
Wide-Open Throttle definition
The WOT (wide open throttle) region. The reagion is defined through RPM (axis) and throttle (data) pairs. A WOT conditions applies if the throttle position is above the interpolated value for a given engine speed. 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!