
/*******************************************************************/
/*                                                                 */
/* DIOX (ActiveX Control)                                          */
/* for Windows 95/98/ME                                            */
/*     Windows NT 4.0                                              */
/*     Windows 2000/XP                                             */
/*                                                                 */
/* OCX Version : v1.0                                              */
/* DLL Version : v3.0                                              */
/*                                                                 */
/*                                                                 */
/* Support     : P16R16DIO/P8R8DIO                                 */
/*               DIO-24, DIO-48, DIO-64, DIO-96, DIO-144           */
/*                                                                 */
/*******************************************************************/


A. The Disk Contents:

   |--\README.TXT     <-- This file.
   |
   |--\SETUP          <-- sub-directory   
       |--\Setup.exe  <-- the Setup program


   If you got the program from our web-site, please ...

      A-1.Unzip the setup.exe (Self-Extraction file) to a temp 
          folder. (For example: C:\OCXSetup\)
      A-2.Copy the other .cab (Data2.cab, Data3.cab .... ) files 
          into the temp folder. (For example: C:\OXCSetup\)

      
B. Installation Steps

   B-1. Insert the "Development Toolkit CD" into CD-ROM drive
   B-2. Clicking Start/Run in the task Bar
   B-3. Enter the path as (If the CD-ROM drive is E:):
        E:\Napdos\PCI\DIO\DIOX\Setup_win98\SETUP.EXE  
   B-4. Following those instructions in installation process 
        to complete it.
   B-5. If you need OCX demo and manual,please perform following
        step.
   B-6. Clicking Start/Run in the task Bar  
   B-7. Enter the path as (If the CD-ROM drive is E:):
        E:\Napdos\PCI\DIO\DIOX\demo_manual\setup.exe  
   B-8. Following those instructions in installation process 
        to complete it.


C. Register ActiveX Control 
    
   The DIOX.OCX will create the registry value for itself 
   automatically. 

   Users can also register the DIOX.OCX manually by execute 
   the "RegSvr32 DIOX.OCX" on the commmand mode.

  

D. After installed 

   The item "DAQPro DIOX" will be added into the 
   "Add/Remove Programs" (under "Control Panel") 


   The sub-directoried tree as fillows:

     The default [Base Directory] is "\DAQPro\DIOX".

     [DIOX]
	|--\Manual	        	
        |   |--\ISACard_OCX.pdf     <-- User's Manual of ISA Card OCX
	|   |--\InstallOCX.pdf   <-- To install OCX on system and uses
        |                            the ocx with VB, Delphi and BCB.
	|   
	|    
	|--\Driver
        |   |--\DIOX.OCX     <-- ActiveX Control file
	|   |--\DIO_X.dll      <-- Dynamic Link Library for DIOX
	|   
        |
        |--\Demo
        |   |   
        |   |--\Delphi5      <-- Demo for Delphi 3.5
        |   |   |--\D144Int  <-- DIO-144      Interrupt Demo
        |   |   |--\D24Int   <-- DIO-24       Interrupt Demo
        |   |   |--\Dio48        <-- DIO-48
        |   |   |   |--\Counter  <-- Counter/Timer      Demo
        |   |   |   |--\IntMode1 <-- Interrupt Mode-1   Demo
        |   |   |   +--\IntMode2 <-- Interrupt Mode-2   Demo
        |   |   |   
        |   |   |--\Dio64        <-- DIO-64
        |   |   |   |--\Cnt0     <-- Counter0           Demo
        |   |   |   |--\Cnt1     <-- Counter1           Demo
        |   |   |   |--\Cnt2     <-- Counter2           Demo
        |   |   |   |--\Cnt3     <-- Counter3           Demo
        |   |   |   |--\Cnt45    <-- Counter4,5         Demo
        |   |   |   |--\Dio      <-- DI/DO              Demo
        |   |   |   |--\ExInt    <-- External-Interrupt Demo
        |   |   |   +--\Int      <-- Interrupt          Demo
        |   |   |   
        |   |   |--\DioDiag  <-- Dio-24/48/96/144 DI/DO Diagnostic
        |   |   |--\P16rDio  <-- P16R16-DIO   DI/DO     Demo
        |   |   +--\P8rDio   <-- P8R8-DIO     DI/DO     Demo
        |   |
        |   |--\BCB3         <-- Demo for Borland C++ Builder 3.0
        |   |   |--\D144Int  <-- DIO-144      Interrupt Demo
        |   |   |--\D24Int   <-- DIO-24       Interrupt Demo
        |   |   |--\Dio48        <-- DIO-48
        |   |   |   |--\Counter  <-- Counter/Timer      Demo
        |   |   |   |--\IntMode1 <-- Interrupt Mode-1   Demo
        |   |   |   +--\IntMode2 <-- Interrupt Mode-2   Demo
        |   |   |   
        |   |   |--\Dio64        <-- DIO-64
        |   |   |   |--\Counter  <-- Counter/Timer      Demo
        |   |   |   |--\Dio      <-- DI/DO              Demo
        |   |   |   |--\ExInt    <-- External-Interrupt Demo
        |   |   |   +--\Int      <-- Interrupt          Demo
        |   |   |   
        |   |   |--\DioDiag  <-- Dio-24/48/96/144 DI/DO Diagnostic
        |   |   |--\P16rDio  <-- P16R16-DIO   DI/DO     Demo
        |   |   +--\P8rDio   <-- P8R8-DIO     DI/DO     Demo
        |   |
        |   |--\VB5          <-- Demo for Visual Basic 5
        |   |   |--\D144Int  <-- DIO-144      Interrupt Demo
        |   |   |--\D24Int   <-- DIO-24       Interrupt Demo
        |   |   |--\Dio48        <-- DIO-48
        |   |   |   |--\Counter  <-- Counter/Timer      Demo
        |   |   |   |--\IntMode1 <-- Interrupt Mode-1   Demo
        |   |   |   +--\IntMode2 <-- Interrupt Mode-2   Demo
        |   |   |   
        |   |   |--\Dio64        <-- DIO-64
        |   |   |   |--\Counter  <-- Counter/Timer      Demo
        |   |   |   |--\Dio      <-- DI/DO              Demo
        |   |   |   |--\ExInt    <-- External-Interrupt Demo
        |   |   |   +--\Int      <-- Interrupt          Demo
        |   |   |   
        |   |   |--\DioDiag  <-- Dio-24/48/96/144 DI/DO Diagnostic
        |   |   |--\P16rDio  <-- P16R16-DIO   DI/DO     Demo
        |   |   +--\P8rDio   <-- P8R8-DIO     DI/DO     Demo
        |   |
	|
	+--\Readme.Txt            <-- This file

E). After installed, the following links will be add into the "Start Menu".
    
   [Start]    <-- the Start menu
    |--\Programs
        |--\DAQPro     
            |--\DIOX          <-- link to the DIOX folder


********************************************************************
Note: The manual is written in PDF format,
      the user may need to free download the Adobe Arcobat Reader at
      http://www.adobe.com/prodindex/acrobat/readstep.html 
********************************************************************
