/***********************************************************************/
/*                                                                     */
/* PISOCAN Development Toolkit                                         */
/* for Windows 98/Me/NT/2K/XP                                          */
/*                                                                     */
/* Version : 1.17                                                      */
/* Update  : 2008/01/15                                                */
/*                                                                     */
/* Support : PISO-CAN200/400                                           */
/*                                                                     */
/*                                                                     */
/***********************************************************************/
/*               This content is valid only for WINDOWS 2000/XP        */
/***********************************************************************/


 A). The Disk Contents:

  |--\README.TXT       <-- this file
  |
  |--\SETUP                   <-- sub-directory
        |--\SETUP.EXE     <-- the Setup program
      
 B). Installation Steps
    step 1). Insert 'PISO-CAN200/400 Win98/Me/NT/2K/XP Setup' disk 
             into floppy drive(either A: or B:).
    step 2). clicking Start/Run in the task Bar
    step 3). enter the path as:
             A:\SETUP\SETUP.EXE  (if floppy drive is A:)
             B:\SETUP\SETUP.EXE  (if floppy drive is B:)
    step 4). Following those instructions in installation process 
             to complete it.



 C). After finishing the installation,

     [For WINDOWS 98/Me]
	   The PISOCAN.DLL, will be copied into C:\WINDOWS\SYSTEM32 
     	   The KP_CAN.SYS will be copied into C:\WINDOWS\SYSTEM32\DRIVERS
     	   The WINDRVR6.SYS will be copied into C:\WINDOWS\SYSTEM32\DRIVERS
     [For WINDOWS NT]
           The PISOCAN.DLL, will be copied into C:\WINDOWS\SYSTEM32 
     	   The KP_CAN.SYS will be copied into C:\WINNT\SYSTEM32\DRIVERS
     	   The WINDRVR6.SYS will be copied into C:\WINDOWS\SYSTEM32\DRIVERS
     

     The item "DAQPro PISO-CAN" will be added 
     into the "Add/Remove Programs" (under "Control Panel") 


 D). After installed, the sub-directory tree as follows:

     The default [Base Directory] is "\ICPDAS\PISO-CAN".

   [Base Directory] <-- the directory you selected to setup
    |
    |--\Demo                 <-- Demo Programs
    |   |--\BCB3             <-- For Borland C++ Builder 3.0
    |   |   |--\Demo1       <-- Transmit and receive CAN message 
    |   |   +--\demo2       <-- Transmit and receive CAN message with IRQ  
    |   |
    |   |--\Delphi4          <-- For Delphi 4.0
    |   |   |--\Demo1       <-- Transmit and receive CAN message   
    |   |   +--\demo2       <-- Transmit and receive CAN message with IRQ    
    |   |
    |   |--\VB6              <-- For Visual Basic 6.0
    |   |   |--\Demo1       <-- Transmit and receive CAN message   
    |   |   +--\demo2       <-- Transmit and receive CAN message with IRQ  
    |   |
    |   +--\VC6              <-- For Visual C++ 6.0
    |       |--\Demo1       <-- Transmit and receive CAN message   
    |       +--\demo2       <-- Transmit and receive CAN message with IRQ  
    |
    |
    |--\Driver                          <-- some device driver
    |   |--\PISOCAN.DLL        <-- dynamic linking library
    |   |--\KP_CAN.SYS         <-- kernel mode device driver
    |   |--\PISOCAN.INF         <-- Plug&Play Information file
    |   |--\WINDRVR6.SYS    <-- kernel mode windriver driver
    |   |--\WINDRVR6.INF     <-- kernel mode windriver driver Information file
    |   +--\WDREG.EXE          <-- windriver register program   
    |
    |--\Manual
    |   |--\CallDLL.PDF           <-- Call the DLL functions 
    |   |                                         with VC++, VB, Delphi
    |   |                                         and Borland C++ Builder.
    |   |          
    |   |--\PnPInstall.PDF        <-- Plug-and-Play user's manual
    |   |
    |   +--\PSIO-CAN.PDF      <-- PISO-CAN user's manual
    |
    |--\Utility.exe                   <-- PISO-CAN utility program
    |--\msvbvm60.dll                   <-- PISO-CAN utility VB utility
    |--\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     
            +--\PISO-CAN           <-- link to the "PISO-CAN" folder



Note: The PCI/PIO/PISO Series Cards must set it's Information-file (.INF file) 
          correctly under Windows 98/Me before controling (accessing) 
          these cards. For the detail informations, please refer to 
          PISO-CAN\Manual\PnPInstall.PDF.

Note: These manuals are PDF format. In order to view these manuals, users can 
          free download the Adobe Arcobat Reader and install it at
          http://www.adobe.com/prodindex/acrobat/readstep.html
