/******************************************************************/
/*                                                                */
/*  ISO-DA16/DA8 Development Toolkit                              */
/*  for Windows NT/2000                                           */
/*                                                                */
/*  Version : v2.20.00                                            */
/*  Date    : Jan-13-2000                                         */
/*  Support : ISO-DA16, ISO-DA8                                   */
/*                                                                */
/*  For Windows NT/2000 User to install the ISO-DA16/DA8 Toolkit  */
/*                                                                */
/******************************************************************/

The READNE.TXT contains the newset information for ISO-DA16/ISO-DA8.
Please reading this file before install.

A). The contents in this disk are valid for ISO-DA16/ISO-DA8.

B). to run 

	A:\SETUP\SETUP.EXE 
    or   [DriveLetter]:[\SetupProgramPath]\SETUP.EXE 
    to install the ISO-DA16 Toolkit.
    (please enter the path according to your environment)




C). After installed, 

    ISODA.DLL will be copied into C:\WinNT\System32
    Napwnt.sys and Napdio.sys will be copied into C:\WinNT\System32\Drivers


    The following registry key will be created.
    HKLM:
	system\CurrentControlSet\Services\Napwnt\ErrorControl=0x00000001
	system\CurrentControlSet\Services\Napwnt\Type=0x00000001
	system\CurrentControlSet\Services\Napwnt\Start=0x00000002

	system\CurrentControlSet\Services\Napdio\ErrorControl=0x00000001
	system\CurrentControlSet\Services\Napdio\Type=0x00000001
	system\CurrentControlSet\Services\Napdio\Start=0x00000002
 
     The item "DAQPro ISODA NT" will be added 
     into the "Add/Remove Programs" (under "Control Panel") 


D). After installed, the directories as follows:

     The default [Base Directory] is "\DAQPro\ISODA_NT".

     [Base Directory] <-- the directory you selected to setup
        |--\DEMO
        |   |--\BCB3              <-- Borland C++ Builder 3.0 sample code
        |   |   |--\Cfg           <-- DLL test
        |   |   |--\DA            <-- Analog Output demo without calibration
        |   |   |--\DACal         <-- Analog Output demo with    calibration
        |   |   +--\DIO           <-- Digital Input/Output demo
        |   |
        |   |--\Delphi3           <-- Delphi 3.0 sample code	
        |   |   |--\Cfg           <-- DLL test
        |   |   |--\DA            <-- Analog Output demo without calibration
        |   |   |--\DACal         <-- Analog Output demo with    calibration
        |   |   |--\Diag          <-- Diagnostic Program
        |   |   +--\DIO           <-- Digital Input/Output demo
        |   |
        |   |--\VB5               <-- VB 5.0 sample code
        |   |   |--\Cfg           <-- DLL test
        |   |   |--\DA            <-- Analog Output demo without calibration
        |   |   |--\DACal         <-- Analog Output demo with    calibration
        |   |   +--\DIO           <-- Digital Input/Output demo
        |   |
        |   +--\VC5               <-- Visual C++ sample code  
        |       +--\01            <-- Analog Output demo with calibration
        |
        |--\Diag
        |   +--\Diag.exe          <-- Diagnostic Program
        |
        |--\Manual
        |   |--\DA16Soft.pdf      <-- Software manual for ISO-DA16/DA8
        |   |--\DA16Hard.pdf      <-- Hardware manual for ISO-DA16/DA8
        |   |--\CallDLL.pdf       <-- Call the DLL functions 
        |   |                         with VC++5.0, VB5.0, Delphi3.0 
        |   |                         and Borland C++ Builder 3.0.
        |   +--\ResCheck.pdf      <-- Check the resoures 
        |                             under Windows 95/98/NT
        |
        |--\Driver
        |   |--\ISODA.DLL         <-- Dynamic Linking Library
        |   |--\Napwnt.sys        <-- Device driver for Windows NT
        |   |--\Napdio.sys        <-- Device driver for Windows NT
        |   |
        |   |--\BCB
        |   |   |--\ISODA.H       <-- Header file
        |   |   |--\ISODA.LIB     <-- Import Library for BCB only
        |   |   +--\ISODAu.CPP    <-- Subroutine for BCB
        |   |   
        |   |--\Delphi
        |   |   |--\ISODA.PAS     <-- Declaration file
        |   |   +--\ISODAu.PAS    <-- Subroutine for Delphi
        |   |   
        |   |--\VB
        |   |   |--\ISODA.BAS     <-- Declaration file
        |   |   +--\ISODAu.BAS    <-- Subroutine for VB
        |   |   
        |   +--\VC
        |       |--\ISODA.H       <-- Header file
        |       +--\ISODA.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     
            |--\ISODA NT               <-- link to the "ISODA_NT" folder
            |--\ISODA NT - Diagnostic  <-- link to the "Diag\Diag.exe"


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 

