/***********************************************************/
/* TMC-10 Toolkit                                          */
/* for Windows NT                                          */
/*                                                         */
/*                                                         */
/* Update : Fet-12-2004                                    */
/*                                                         */
/* This document describe that how to install the software */
/* for TMC-10 board user with WINDOWS 2000/xp/NT platform. */
/***********************************************************/
/*	This content is valid only for WINDOWS 2000/xp/NT  */
/***********************************************************/


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.


C). After installed, 

    the TMC10.DLL will be copied into C:\WINNT\SYSTEM32 
    and the NAPWNT.SYS into C:\WINNT\SYSTEM32\DRIVERS.
 
    
D). After installed, the sub-directoried tree as follows:
    
   [Base Directory] <-- the directory you selected to setup
        |
        |-\[Demo]  <-- Demo Code
        |     |-\[VB]  	     <-- demo code of Visual Basic 5.0
	|     |-\[BCB]	     <-- demo code of Borland C++ Builder 3.0
        |     |-\[Delphi]    <-- demo code of Delphi 3.0
        |
        |-\[Driver] <-- some device driver
        |     |-\TMC10.dll     <-- dynamic linking library
        |     |-\TMC10.lib     <-- import library for dio.dll
        |     |-\TMC10.h       <-- include file
        |     |-\napwnt.sys  <-- kernel mode device driver
        |     |-\napwnt.ini  <-- setting information file
        |     |-\regini.exe  <-- registry program
	|
	|-\[Manual]
        |     |-\TMC10soft.pdf  <-- the software manual for TMC-10 
        |     |-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
        |
        |-\readme.txt           <-- this file.



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 

