*** IAW Scan 2

IAW Scan 2 is a succesor of the IAW ECU Scan application.
It is designed to enable easy diagnostics of small FIAT engines Control Units.
Application works on any x86/x64 version of Microsoft Windows capable of running .NET 2.0 (namely from Windows 2000 to Windows 7) and uses a cheap and widely available ISO-KKL interface (requires additional ODB-2 to FIAT 3-pin adaptor cable). The interface can be either RS-232 or USB based.
It supports most of the FIAT cars which use the IAW-6F/8F/16F/18F/18FD Engine Control Units like Cinquecento 900/1100, Seicento 900/1100, Panda 1.0/1.1, Punto 55/60/75/85, Tipo/Tempra 1.6 also some Lancia (Delta/Dedra 1.8, Y 1.2) and Alfa-Romeo (145/146 1.3 BOXER) cars are supported. Since introduction of IAW-04K also some 2.0 engines are supported: FIAT Coupe S 2.0, Tipo 2000, Alfa Romeo 155 2.0 16V, Lancia Delta/Dedra 2.0 16V.

CHANGE LOG
Release 0.72 (06.08.2012)
* Corrected TPS decoding routine in IAW-04K.P8
* Possible autodetection of IAW-04K (but early units do not respond on ISO and CODRIC requests)
+ Added version info to log file

Release 0.71 (05.07.2012)
* Slightly reduced polling speed in order to gain readouts stability.
* Now 'Compatibility Mode' can work with a single K-Line interface (pins 1 & 3 shorted in the diagnostic socket)

Release 0.70 (07.06.2012)
* Fixed graph data overrun when single parameter selected, now graph is updated at fixed period of 100ms

Release 0.69 (19.03.2012)
+ Trimmer & stepper autocalibration reset for IAW-x6F/x8F

Release 0.68 (02.02.2012)
+ Error decoding for IAW-04K.P8

Release 0.67 (30.12.2011)
* Minor polish language corrections
* Changed datatype of some (adaptation) parameters
+ Air & water temperature decoding for IAW-04K.P8

Release 0.66 (31.10.2011)
+ Dutch language added (thanks to Gerrelt)
+ Experimental support for early IAW-8F used in Alfa 33 (thanks to Gerrelt)

Release 0.65
* Connection lost state detection fixed
* Diagnostic mode initialisation fixed
+ Partial support for IAW-04K.P8 (all but error reading)

Release 0.64
* Serial port buffer is cleaned before each query
* Errors are queried only when errors panel is visible and parameters are queried only when parameters or graph panel is visible (greatly improves data refresh rate)

Release 0.63 (02.09.2011)
* Corrected a serious bug in IAW-18F/18FD error decoding routines

Release 0.62 (29.08.2011)
* Corrected ISO table for car model identification
+ Added some missing strings to Polish translation
+ Added help panel

Release 0.6 (28.08.2011)
- Removed DEMO-Mode
+ Added Simulation-Mode (for all ECUs, initialized by Ctrl+Connect / Ctrl+F10)
+ Addad option to re-initialize connection after communication lost
* Resolved issue with splash screen causing main form focus lost
* Improved ECU autodetection routine

Release 0.5 (27.08.2011)
+ Communication Error Handling
* Corrected a bug causing parameter refersh rate was reduced to 1/3
* Compatible mode added (actualy it should be no-delay mode but this became the default mode while compatible mode adds 4ms wait between receiving response and sending next request).

Release 0.4 (25.08.2011)
* Minor UI improvements
+ Connection initialisation cancelling

Release 0.3 (24.08.2011)
+ Dynamic log recording to CSV
+ Live Data Graph
+ Lambda Voltage on (some) IAW-18FD

Release 0.2 (23.08.2011)
+ LOG is now functional

Release 0.1 (22.08.2011)
* First public release