
/**************************************************************/
/*                                                            */
/*  A812 Development Toolkit                                  */
/*  for Windows NT                                            */
/*                                                            */
/*  Version : v2.10.28                                        */
/*  Date    : Nov-24-1999                                     */
/*                                                            */
/*  For WINDOWS NT 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 the A812 Toolkit.
     (please enter the path according to your environment)

 


 C). After installed,

     The A812.DLL will be copied into C:\WINNT\SYSTEM32 
     The A812.sys and NAPWNT.SYS will be copied into C:\WINNT\SYSTEM32\DRIVERS
 

     Following registry key and value will be created ......
     HKEY_LOCAL_MACHINE:
	 system\CurrentControlSet\Services\Napwnt\ErrorControl=0x00000001
	 system\CurrentControlSet\Services\Napwnt\Start=0x00000002
	 system\CurrentControlSet\Services\Napwnt\Type=0x00000001

     HKEY_LOCAL_MACHINE:
	 system\CurrentControlSet\Services\A812\ErrorControl=0x00000001
	 system\CurrentControlSet\Services\A812\Start=0x00000002
	 system\CurrentControlSet\Services\A812\Type=0x00000001

    
     The item "DAQPro A812 NT" 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 NT".

     [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
	|
	|--\Diag
	|   +--\Diag.exe        <-- Diagnostic program
	|
	|--\Driver
        |   |--\A812.DLL   	<-- Dynamic Linking Library
        |   |--\A812.sys    	<-- device driver
	|   |--\Napwnt.sys  	<-- device driver	
        |   |
        |   |--\BCB             
        |   |   |--\A812.h   
        |   |   +--\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
	|
	|--\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 NT               <-- link to the "A812 NT" folder
              +--\A812 NT - 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 

