/**************************************************************/
/*                                                            */
/*  A812 Development Toolkit                                  */
/*  for Windows 95/98                                         */
/*                                                            */
/*  Version : v1.00.28                                        */
/*  Date    : Nov-24-1999                                     */
/*                                                            */
/*  For Windows 95/98 User to install the A812 Toolkit        */
/*                                                            */
/**************************************************************/

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

 A). The contents in this disk are valid for A812PG.

 

 B). to run 

	  A:\SETUP\SETUP.EXE 
     or   [DriveLetter]:[\SetupProgramPath]\SETUP.EXE 

     to install all software for A812PG.
     (please enter the path according to your environment)




 C). After installed, 
    
     the A812.DLL and A812.Vxd
     will be copied into C:\Windows\SYSTEM 


     The item "DAQPro A812 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\A812 Win95".
 
     [Base Directory] <-- the directory you selected to setup
	|--\DEMO
        |   |--\VB5           <-- VB 5.0 sample code
        |   |--\VC5           <-- Visual C++ sample code  
	|   |--\Delphi3       <-- Delphi 3.0 sample code	
	|   +--\BCB3	      <-- Borland C++ Builder 3.0 sample code
	|
        |--\Manual
	|   |--\A812Soft.pdf  <-- the software manual for A812PG
        |   |--\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
	|
	|--\Driver
        |   |--\A812.DLL      <-- Dynamic Linking Library
        |   |--\A812.Vxd      <-- Device driver for A812PG
        |   |
        |   |--\BCB           
        |   |   |--\A812.h    <-- Header file
        |   |   +--\A812.Lib  <-- Import Library for BCB only
        |   |  
        |   |--\Delphi        
        |   |   +--\A812.Pas  <-- Declaration file
        |   |
        |   |--\VB            
        |   |   +--\A812.BAS  <-- Declaration file
        |   |  
        |   +--\VC          
        |       |--\A812.h    <-- Header file
        |       +--\A812.Lib  <-- Import Library for VC only
	|
	|--\Diag
	|   +--\Diag.exe      <-- Diagnostic program
	|
	|--\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     
              |--\A812 Win95               <-- link to the "A812 Win95" folder
              +--\A812 Win95 - Diagnostic  <-- link to the Diagnostic Program




*******************************************************
Errata : 
   Hardware Manual Page 5: (1.3.2 Analog Inputs)
      Error : 
         A-812PG: bipolar : +/-10v, +/-5v, +/-2.5v, +/-1.25v, +/-0.0625v, +/-0.03125v
      Correct : 
         A-812PG: bipolar : +/-10v, +/-5v, +/-2.5v, +/-1.25v, +/-0.625v, +/-0.3125v
       

   Hardware Manual Page 6: (1.3.6 Interrupt Channel)
      Error : 
         Level: 3, 4, 5, 6, 7, 10, 11, 12, 14, 15, jumper selectable
      Correct :
         Level: 3, 4, 5, 6, 7, 9, 10, 11, 12, 14, 15, NC, jumper selectable


   Hardware Manual Page 20: (2.4.6 A/D Gain Control Register )
      A-812PG GAIN CONTROL CODE TABLE
      Error : 
         Settling Time   GAIN    Input Range   GAIN2    GAIN1   GAIN0
         =============   ====    ===========   =====    =====   =====
         23 us           1       +/- 5v        0        0       0
         23 us           2       +/- 2.5v      0        0       1
         25 us           4       +/- 1.25v     0        1       0
         28 us           8       +/- 0.0625v   0        1       1
         23 us           16      +/- 10v       1        0       0

      Correct :
                              Input Range  Input Range    
         Settling Time  GAIN   (JP4= 5v)    (JP4=10v)  GAIN2 GAIN1 GAIN0 GainCode
         =============  ====  ===========  =========== ===== ===== ===== ========
         23 us           1    +/- 5v       +/- 10v      0     0     0        0
         23 us           2    +/- 2.5v     +/- 5v       0     0     1        1
         25 us           4    +/- 1.25v    +/- 2.5v     0     1     0        2
         28 us           8    +/- 0.625v   +/- 1.25v    0     1     1        3
         23 us           16   +/- 0.3125v  +/- 0.625v   1     0     0        4 
       
        

*******************************************************


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 

