****************************** Feb-08-2001 Fix : AD32_ReadSystemStatus() returns 3-bits status only. Fix this to returns 8-bits status. Bit0=1=Command_FIFO not full Bit1=1=Data_FIFO not empty Bit2=1=Command_FIFO is empty Bit3=1=Data_FIFO is half_full Bit4=1=Data_FIFO is full Bit5=1=Embedded Controller error ****************************** Jan-05-2000 Add : Add the demo programs for Delphi3 and BCB3. Add : Add the Diagnostic Program for ISO-AD32. Fix : Fix the user's interface of VB demos. Fix : Fix all of the declaration with prefix "AD32_". Fix : Fix all of the function name with prefix "AD32_". Add : Add these functions AD32_Hex2F(), AD32_Hex2Fs()