 
   
  
| Type | Bits | 
|---|---|
| Offset | 802 (0x0322) | 
| Size | 1 Byte | 
Description:
Idle air control setup
Bitfields:
| Bit-No. | Meaning | 
|---|---|
| 0 | Enable IAC PID control | 
| 1 | Use IAC run pos. table above idle | 
| 2 | Clutch or neutral required for IAC active | 
| 3 | Enable start only when IAC pos. is above minimum start position | 
| 4 | IAC run pos. is offset added to avg. IAC | 
| 5 | IAC start pos. value is offset added to avg. IAC | 
| 6 | Use setpoint map (otherwise use setpoint table) | 
| 7 | IAC feature enabled | 
 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!