****************************** Aug-09-1999 Fix : A8111_DELAY() uses Counter0. The hardware doesn't enable the GATE of Counter0, thus, the A8111_DELAY() doesn't works. Fix this function to do nothing. Add : Add the A8111_AdsPacer_Float() to do the PacerTrigger + SoftwareTransfer . (PacerTrigger uses Counter1 + Counter2) Add : Add the demo program for using A8111_AdsPacer_Float() . Add : Add a diagnostic program for DI/DO, AD/DA ****************************** May-15-1999 Update : Change the format of user manual to .PDF. The user may need to free download the Adobe Arcobat Reader at http://www.adobe.com/arcobat/ Add : Add the user manual "CallDLL.pdf", it describes how to call the DLL functions with VB, VC++, Delphi, BCB. Add : Add the user manual "ResCheck.pdf", it describes how to check the resoures on Windows 95/98/NT. May-07, 1999 ========= Fix : Interrupt uses Counter_1 and Counter_2 .