I wrote a system on the iseries that allows our QC operators to measure various physical dimensions for our parts. In fact every part has different dimension measuring requirements and acceptable limits, everything is control file driven. Once the test data is recorded, the data is stored in DB2, and we generate statistical reports such as histograms and control charts. The software that does the charting is a PC based tool that uses ODBC. The way we tell the PC tool what to chart is by generating a complex XML document. So cgidev2 was in fact a life saver that made generating the xml file much easier.

Reply With Quote
) Chris
