 
   
  
| Type | Value | 
|---|---|
| Offset | 24 (0x0018) | 
| Size | 1 Byte | 
| Scale | 1.000000 | 
| Translate | 0.000000 | 
| Units | 
Description:
TPS fraction used to detect TP changes
The throttle position filter value to detect throttle acceleration. The filtered throttle position (moving average) is calculate using the following formula: 'TP_filter(n) = TP_filter(n-1) + (TP_current - TP_filter(n-1) * filter/64' Valid range of filter value is 1 ... 64.
 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!