
/**************************************************************/
/*                                                            */
/*  A826 Development Toolkit                                  */
/*  for Windows 95/98                                         */
/*                                                            */
/*  Version : v3.10.00                                        */
/*  Date    : Jan-10-2001                                     */
/*                                                            */
/*  For Windows 95/98 User to install the A826 Toolkit        */
/**************************************************************/

The READNE.TXT contains the newset information for A826PG.
Please reading this file before install.

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, 
    
     the A826.DLL and A826.Vxd
     will be copied into C:\Windows\SYSTEM 


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

    
 D). After installing, the directories as follows:

     The default [Base Directory] is "\DAQPro\A826_Win95".
 
     [Base Directory] <-- the directory you selected to setup
	|--\DEMO
        |   |--\VB5             <-- VB 5.0 sample code
        |   |   |--\AdDaF       <-- AD/DA demo (floating)
        |   |   |--\AdDaH       <-- AD/DA demo (Hex)
        |   |   |--\Config      <-- Configuration Test demo
        |   |   |--\Counter     <-- Timer/Counter demo
        |   |   |--\Diag        <-- Diagnostic Program
        |   |   |--\Dio         <-- DI/DO demo
        |   |   |--\DMA         <-- AD, DMA demo
        |   |   +--\Interrupt   <-- AD, Interrupt demo
        |   |   
        |   |--\VC5             <-- Visual C++ 5 sample code  
        |   |   |--\Counter     <-- Timer/Counter demo
        |   |   |--\DA          <-- DA demo
        |   |   |--\Dio         <-- DI/DO demo
        |   |   |--\DMA         <-- AD, DMA demo
        |   |   |--\Interrupt   <-- AD, Interrupt demo
        |   |   +--\Polling     <-- AD, Polling demo
        |   |   
	|   |--\Delphi3         <-- Delphi 3.0 sample code	
        |   |   |--\AdDaF       <-- AD/DA demo (floating)
        |   |   |--\AdDaH       <-- AD/DA demo (Hex)
        |   |   |--\Config      <-- Configuration Test demo
        |   |   |--\Counter     <-- Timer/Counter demo
        |   |   |--\Diag        <-- Diagnostic Program
        |   |   |--\Dio         <-- DI/DO demo
        |   |   |--\DMA         <-- AD, DMA demo
        |   |   +--\Interrupt   <-- AD, Interrupt demo
        |   |   
	|   +--\BCB3            <-- Borland C++ Builder 3.0 sample code
        |       |--\AdDaF       <-- AD/DA demo (floating)
        |       |--\AdDaH       <-- AD/DA demo (Hex)
        |       |--\Config      <-- Configuration Test demo
        |       |--\Counter     <-- Timer/Counter demo
        |       |--\Diag        <-- Diagnostic Program
        |       |--\Dio         <-- DI/DO demo
        |       |--\DMA         <-- AD, DMA demo
        |       +--\Interrupt   <-- AD, Interrupt demo
	|
        |--\Manual
	|   |--\A826Soft.pdf    <-- the software manual for A826PG
	|   |--\A826Hard.pdf    <-- the hardware manual for A826PG
        |   |--\CallDLL.pdf     <-- describes how 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 resoures 
        |                           under Windows 95/98/NT
	|
	|--\Diag
	|   +--\Diag.exe        <-- Diagnostic program for DI/DO, AD/DA
	|
	|--\Driver
        |   |--\A826.DLL        <-- Dynamic Linking Library
        |   |--\A826.Vxd        <-- Device driver for A826PG
	|   |--\BCB
	|   |   |--\A826.h      <-- Header file
	|   |   |--\A826.Lib    <-- Import Library for BCB
	|   |   +--\A826u.cpp   <-- Some function for BCB
	|   |--\Delphi
	|   |   |--\A826.pas    <-- Declaration file
	|   |   +--\A826u.pas   <-- Some function for Delphi
	|   |--\VB
	|   |   |--\A826.bas    <-- Declaration file
	|   |   +--\A826u.bas   <-- Some function for VB
	|   +--\VC
	|       |--\A826.h      <-- Header file
	|       +--\A826.Lib    <-- Import Library for VC++
	|
	|--\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     
            |--\A826 Win95               <-- link to the "A826_W95" folder
            |--\A826 Win95 - Diagnostic  <-- link to the Diagnostic Program


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 

