/**************************************************************/
/*                                                            */
/*  A-823 Development Toolkit                                 */
/*  for Windows NT                                            */
/*                                                            */
/*  Version : v2.10.28                                        */
/*  Date    : Oct-18-1999                                     */
/*                                                            */
/*  For WINDOWS NT User to install the A823 Toolkit           */
/**************************************************************/

The READNE.TXT contains the newset information for A823 PGL/PGH.
Please reading this file before install.

 A). The contents in this disk are valid for A823 PGL/PGH.

 B). to run 

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

     to install the A823 Toolkit.
     (please enter the path according to your environment)

 C). After installed,

     The A823.DLL will be copied into C:\WINNT\SYSTEM32 
     The A823.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\A823\ErrorControl=0x00000001
	 system\CurrentControlSet\Services\A823\Start=0x00000002
	 system\CurrentControlSet\Services\A823\Type=0x00000001

    
     The item "DAQPro A823 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\A823 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
	|   |--\A823soft.pdf  	<-- the software manual for A823 PGL/PGH
	|   |--\A823hard.pdf  	<-- the hardware manual for A823 PGL/PGH
        |   |--\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
        |   |--\A823.DLL   	<-- Dynamic Linking Library
        |   |--\A823.sys    	<-- device driver
	|   |--\Napwnt.sys  	<-- device driver	
        |   |
        |   |--\BCB3            <-- for Borland C++ Builder 3
        |   |   |--\A823.h      <-- Header file
        |   |   |--\A823.Lib    <-- Import Library for BCB only
        |   |   +--\A823u.cpp   <-- Some function for BCB
        |   |
        |   |--\Delphi3         <-- for Delphi 3
        |   |   |--\A823.pas    <-- Declaration file
        |   |   +--\A823u.pas   <-- Some function for Delphi
        |   |
        |   |--\VB5             <-- for Visual Basic 5
        |   |   |--\A823.bas    <-- Declaration file
        |   |   +--\A823u.bas   <-- Some function for VB
        |   |
        |   +--\VC5             <-- for Visual C++ 5
        |       |--\A823.h      <-- Header file
        |       +--\A823.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     
            |--\A823 NT               <-- link to the "A823 NT" folder
            |--\A823 NT - 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 

