| Type | Table | 
|---|---|
| Offset | 204 (0x00cc) | 
| Size | 28 Bytes | 
| Element Size | 2 Bytes | 
| Elements | 14 | 
| Columns | 2 | 
| Rows | rows | 
| Data Scale | 0.100000 | 
| Data Translate | -40.000000 | 
| Data Units | Degrees C | 
| Axis Scale | 0.010000 | 
| Axis Translate | 0.000000 | 
| Axis Units | Volts | 
Description:
Air temperature sensor data
The air temperature (data) against air temperature sensor voltage (axis). 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!