/***********************************************************/
/* ISO Development Toolkit                                 */
/* for Windows 2000                                        */
/*                                                         */
/* Version : 1.10.00                                       */
/* Update  : Dec-04-2000                                   */
/*                                                         */
/* Support : ISO-P32C32, ISO-P64, ISO-C64, ISO-730         */
/*                                                         */
/***********************************************************/
/* This content is valid only for WINDOWS 2000	           */
/***********************************************************/

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.
    B-8. Refer to "INF/PnPInstall.PDF" to add the hardware(s).
         (Please also refer to "Section D")
    B-9. The system may ask you to restart the computer again.




C) After installed, 

    After installed, the ISO.DLL will be copied into C:\WINNT\SYSTEM32 
    and the NAPWNT.SYS, NAPISO.SYS into C:\WINNT\SYSTEM32\DRIVERS.

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

    Following registry key and value will be created ......

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

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

    Or, you can register those registrys by dobule-click on Napwnt.reg and Napiso.reg. 
    


D). After installed, the sub-directoried tree as follows:
    
     The default [Base Directory] is "\DAQPro\ISO_W2000".

      [Base Directory] <-- the directory you selected to setup
        |--\Demo  
        |   |   
        |   |--\VB5          <-- Demo for Visual Basic 5.0
        |   |   |--\C64Do    <-- ISO-C64            DO        Demo
        |   |   |--\DIO      <-- General            DI/DO     Demo 
        |   |   |--\I730Dio  <-- ISO-730            DI/DO     Demo
        |   |   |--\I730Int  <-- ISO-730            Interrupt Demo
        |   |   |--\P32CDio  <-- ISO-P32C32         DI/DO     Demo
        |   |   |--\P32CHDio <-- ISO-P32C32/H       DI/DO     Demo
        |   |   |--\P32CInt  <-- ISO-P32C32         Interrupt Demo
        |   |   +--\P64Di    <-- ISO-P64            DI        Demo
        |   |
        |   |--\Delphi3      <-- Demo for Delphi 3.0
        |   |   |--\C64Do    <-- ISO-C64            DO        Demo
        |   |   |--\DIO      <-- General            DI/DO     Demo 
        |   |   |--\I730Dio  <-- ISO-730            DI/DO     Demo
        |   |   |--\I730Int  <-- ISO-730            Interrupt Demo
        |   |   |--\P32CDio  <-- ISO-P32C32         DI/DO     Demo
        |   |   |--\P32CHDio <-- ISO-P32C32/H       DI/DO     Demo
        |   |   |--\P32CInt  <-- ISO-P32C32         Interrupt Demo
        |   |   +--\P64Di    <-- ISO-P64            DI        Demo
        |   |
        |   |--\BCB3         <-- Demo for Borland C++ Builder 3.0
        |   |   |--\C64Do    <-- ISO-C64            DO        Demo
        |   |   |--\DIO      <-- General            DI/DO     Demo 
        |   |   |--\I730Dio  <-- ISO-730            DI/DO     Demo
        |   |   |--\I730Int  <-- ISO-730            Interrupt Demo
        |   |   |--\P32CDio  <-- ISO-P32C32         DI/DO     Demo
        |   |   |--\P32CHDio <-- ISO-P32C32/H       DI/DO     Demo
        |   |   |--\P32CInt  <-- ISO-P32C32         Interrupt Demo
        |   |   +--\P64Di    <-- ISO-P64            DI        Demo
        |   |
        |   +--\VC6            <-- Demo for Visual C++ 6
        |       |--\C64DoMFC   <-- ISO-C64     DO (MFC)     Demo
        |       |--\I730DioMFC <-- ISO-730     DI/DO (MFC)  Demo
        |       |--\I730Int    <-- ISO-730     Interrupt    Demo
        |       |--\P32CDioMFC <-- ISO-P32C32  DI/DO (MFC)  Demo
        |       |--\P32CInt    <-- ISO-P32C32  Interrupt    Demo
        |       +--\P64DiMFC   <-- ISO-P64     DI (MFC)     Demo
        |
        |--\Diag
        |   |--\ISO_730.exe      <-- ISO-730      Diagnostic program
        |   |--\ISO_C64.exe      <-- ISO-C64      Diagnostic program
        |   |--\ISO_P32C32.exe   <-- ISO-P32C32   Diagnostic program
        |   |--\ISO_P32C32H.exe  <-- ISO-P32C32H  Diagnostic program
        |   +--\ISO_P64.exe      <-- ISO-P64      Diagnostic program
        |
        |--\Driver <-- some device driver
        |   |--\iso.dll          <-- dynamic linking library
        |   |--\napwnt.sys       <-- kernel mode device driver
        |   |--\napiso.sys       <-- kernel mode device driver
        |   |--\napwnt.reg       <-- Registrys information for Napwnt.sys
        |   |--\napiso.reg       <-- Registrys information for Napiso.sys
        |   |
        |   |--\BCB3             <-- for Borland C++ Builder 3
        |   |   |--\iso.lib      <-- Import library for BCB
        |   |   +--\iso.h        <-- Header file
        |   |--\Delphi3          <-- for Delphi 3
        |   |   +--\iso.pas      <-- Declaration file
        |   |--\VB5              <-- for Visual Basic 5
        |   |   +--\iso.bas      <-- Declaration file
        |   +--\VC5              <-- for Visual C++ 5
        |       |--\iso.lib      <-- Import library for VC
        |       +--\iso.h        <-- Header file
        |
        |--\Inf
        |   |--\ISO730.inf       <-- PnP information file for ISO-730
        |   |--\ISOP32C32.inf    <-- PnP information file for ISO-P32C32
        |   |--\ISOP32C32H.inf   <-- PnP information file for ISO-P32C32H
        |   |--\ISOP64C64.inf    <-- PnP information file for ISO-P64/C64
        |   |--\napiso.sys       <-- kernel mode device driver
        |   |--\PnPInstall.pdf   <-- Plug&Play installation manual
        |   +--\SoftInst.pdf     <-- Software installation manual
        |
        |--\Manual
        |   |--\ISOSoft.pdf            <-- Software manual 
        |   |--\ISO-730.pdf            <-- ISO-730 Hardware Manual
        |   |--\ISO-P32C32P64C64.pdf   <-- ISO-P32C32/P64/C64 Hardware Manual
        |   |--\CallDLL.pdf            <-- 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 resources 
        |                                  under Windows 95/98/NT
        |	
        |--\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     
            |--\ISO Win2000               <-- link to the "ISO_W2000" folder
            +--\ISO Win2000 - Diagnostic  
                |--\ISO-730          <-- Link to "Diag\ISO_730.exe"
                |--\ISO-C64          <-- Link to "Diag\ISO_C64.exe"
                |--\ISO-P32C32       <-- Link to "Diag\ISO_P32C32.exe"
                |--\ISO-P32C32H      <-- Link to "Diag\ISO_P32C32H.exe"
                +--\ISO-P64          <-- Link to "Diag\ISO_P64.exe"


****************************************************************
F). Errata:

The user manual "ISO-P32C32" (No version number):
    Page 8: JP3 Interrupt Setting Block Diagram
        Error:   Digital Input Channel 16
        Correct: Digital Input Channel 0
                 (for IRQ 9,10,11,12,14,15)

        Error:   Digital Input Channel 0
        Correct: Digital Input Channel 16
                 (for IRQ 3,4,5,6,7)


****************************************************************
G). 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 



