/***********************************************************/
/* A626/628 Development Toolkit                            */
/* for Windows 95/98                                       */
/*                                                         */
/* Version : 3.0                                           */
/* Update  : Dec-24-1999                                   */
/*                                                         */
/* Support : A-626, A-628                                  */
/*                                                         */
/***********************************************************/
/*	This content is valid only for WINDOWS 95/98	   */
/***********************************************************/

A). The Disk Contents:

    If you download the toolkit from our web, please...
      A-1. Create an temp folder, for example: "c:\setup".
      A-2. Run the Disk1.exe to extract the setup programs to
           the temp folder, for example: "c:\setup".
           ( Disk1.exe is an self-extraction file )
      A-3. Copy the related Data?.cab into the temp folder.
           (for example: "c:\setup".)

    If you have the CD-ROM with the board, please refer to the 
    "Readme.txt" file (under the root folder of CD-ROM) to find 
    out the folder that contains the related toolkit .


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


B). Installation Steps

    B-1. Insert disc into CD-ROM drive ( D: or ... ).
    B-2. clicking Start/Run in the task Bar.
    B-3. enter the path and file name to run it. 
         (Install from the CD-ROM or the temp folder that you 
          download and save the files into.)

    (Note: You also can follows the MENU to install the software
           if your system supports Auto-Run mechanism.)

    B-4. Following those instructions in installation process 
         to complete it.

    B-5. Shutdown your system.
    B-6. Plug the data-acquisition board into your system.
    B-7. Start your system.





C). After installed, 

    After installed, the A626.DLL will be copied into 
    C:\WINDOWS\SYSTEM 


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

 
D). After installed, the sub-directoried tree as fillows:
    
     The default [Base Directory] is "\DAQPro\A626 Win95".

     [Base Directory] <-- the directory you selected to setup
        | 
        |--\Demo
        |   |--\BCB3              <-- Demo for Borland C++ Builder 3
        |   |   |--\A626          <-- for A626
        |   |   |   |--\DA        <-- DA  Demo
        |   |   |   +--\Dio       <-- Dio Demo
        |   |   |   
        |   |   +--\A628          <-- for A628
        |   |       |--\DA        <-- DA  Demo
        |   |       +--\Dio       <-- Dio Demo
        |   |
        |   |--\Delphi3           <-- Demo code of Delphi 3
        |   |   |--\A626          <-- for  A626
        |   |   |   |--\DA        <-- DA   Demo
        |   |   |   |--\Diag      <-- Diagnostic Program
        |   |   |   +--\Dio       <-- Dio  Demo
        |   |   |   
        |   |   +--\A628          <-- for A628
        |   |       |--\DA        <-- DA  Demo
        |   |       |--\Diag      <-- Diagnostic Program
        |   |       +--\Dio       <-- Dio Demo
        |   |
        |   |--\VB5               <-- Demo code of Visual Basic 5
        |   |   |--\A626          <-- for A626
        |   |   |   |--\DA        <-- DA  Demo
        |   |   |   +--\Dio       <-- Dio Demo
        |   |   |   
        |   |   +--\A628          <-- for A628
        |   |       |--\DA        <-- DA  Demo
        |   |       +--\Dio       <-- Dio Demo
        |   |
        |   +--\VC5               <-- Demo code of Visual C++ 5
        |       |--\A626          <-- for A626
        |       |   |--\AO_DIO    <-- Analog Out, DI/DO demo 
        |       |
        |       +--\A628          <-- for A628
        |           |--\AO_DIO    <-- Analog Out, DI/DO demo  
        |
        |--\Diag
        |   |--\A626Diag.exe      <-- Diagnostic Program for A626
        |   +--\A628Diag.exe      <-- Diagnostic Program for A628
        |
        |--\Driver                <-- Device driver
        |   |--\A626.DLL          <-- Dynamic linking library
        |   |
        |   |--\BCB
        |   |   |--\A626.LIB      <-- Import library for BCB only
        |   |   +--\A626.H        <-- Header File
        |   |
        |   |--\Delphi
        |   |   +--\A626.PAS      <-- Declaratoin File
        |   |
        |   |--\VB
        |   |   +--\A626.BAS      <-- Declaration File
        |   |
        |   +--\VC
        |       |--\A626.LIB      <-- Import library for VC only
        |       +--\A626.H        <-- Header File
        |
        |--\Manual
        |   |--\A626Soft.doc      <-- Software manual for A626/628
        |   |--\A626Hard.doc      <-- Hardware manual for A626/628
        |   |--\CallDLL.pdf       <-- To call the DLL functions 
        |   |                         with VC++5.0, VB5.0, Delphi3.0 
        |   |                         and Borland C++ Builder 3.0.
        |   +--\ResCheck.pdf      <-- describes how to check the resources 
        |                             under Windows 95/98/NT
        |
        |--\WhatNew.Txt           <-- What's new
        +--\readme.txt            <-- this file.



E). After installed, the following links will be add into the "Start Menu".
    
   [Start]    <-- the Start menu
    |--\Programs
        |--\DAQPro     
            |--\A626 Win95           <-- link to the A626 Win95 folder
            |--\A626 Win95 - Diagnostic
                |--\A626Diag.exe     <-- Link to "Diag\A626Diag.exe"
                |--\A628Diag.exe     <-- Link to "Diag\A628Diag.exe"


****************************************************************
F). 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 



    The item "Hardware Setting" ,in the demo and diagnostic program,
    is described as follows:
	   0 to  5v  ==> Hardware Jumper's setting: Unipolar with  -5v
           0 to 10v  ==> Hardware Jumper's setting: Unipolar with -10v 
         -5v to  5v  ==> Hardware Jumper's setting: Bipolar  with  -5v
        -10v to 10v  ==> Hardware Jumper's setting: Bipolar  with -10v

    For the detailed information, please refer to 
    Section "2.5 Jumper Setting" in the Hardware's Manual.


