/***********************************************************************/
/*                                                                     */
/* PISOCAN Development Toolkit                                         */
/* for Windows 2K/XP                                                   */
/*                                                                     */
/* Version : 2.02                                                      */
/* Update  : 2010/06/10                                                */
/*                                                                     */
/* Support : PISO-CAN200/400/200U/400U & PEX-CAN200i & PCM-CAN200      */
/*                                                                     */
/*                                                                     */
/***********************************************************************/
/*            This content is valid for WINDOWS 2K/XP                  */
/***********************************************************************/


 A). The Disk Contents:

  |
  |--\CAN                                <-- CAN folder of Fieldbus_CD
      |--\PCI                            <-- PCI CAN board folder
         |--\PISO-CAN200_400             <-- PISO-CAN200_400
            |--\Win2K_XP                 <-- Windows 2000/XP driver folder
               |--\ReadMe.TXT            <-- This file 
               |--\Setup                 <-- Driver sub-directory
                  |--\PISO-CAN_2K_XP.EXE <-- The Setup program
      
 B). Installation Steps
    step 1). Insert 'PISO-CAN200/400 Win2K/XP Setup' disk 
             into CD drive(ex: E:).
    step 2). clicking Start/Run in the task Bar
    step 3). enter the path as:
             E:\CAN\PCI\PISO-CAN200_400\Win2K_XP\Setup  (if CD drive is E:)
    step 4). Following those instructions in installation process 
             to complete it.



 C). After finishing the installation,

     [For WINDOWS 2000]
           The PISOCAN.DLL, will be copied into C:\WINNT\SYSTEM32 
           The KP_CAN.SYS will be copied into C:\WINNT\SYSTEM32\DRIVERS
     [For WINDOWS XP]
           The PISOCAN.DLL, will be copied into C:\WINDOWS\SYSTEM32 
           The KP_CAN.SYS will be copied into C:\WINDOWS\SYSTEM32\DRIVERS

     The item "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
    |   |--\PISOCAN.INF        <-- Plug&Play Information file
    |   |
    |   +--\2K_XP           <-- Win2K/XP driver folder
    |       +--\KP_CAN.SYS     <-- kernel mode device driver
    |
    |--\ActiveX   
    |   |--\PISOCANX.ocx    <-- ActiveX CAN driver
    |   |--\VB6                <-- For Visual Basic 6.0 OCX demo
    |   |--\VC6                <-- For Visual C++ 6.0 OCX demo
    |
    |--\CANUtility.exe      <-- PISO-CAN utility program
    |--\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
        +--\ICPDAS     
            +--\PISO-CAN           <-- link to the "PISO-CAN" folder


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
