﻿/***********************************************************************/
/*                                                                     */
/* PISOCAN Development Toolkit                                         */
/* for Windows 2K/XP/7                                                   */
/*                                                                     */
/* Version : 2.04                                                      */
/* Update  : 2012/04/02                                                */
/*                                                                     */
/* Support : PISO-CAN200/400/100U/200U/400U & PEX-CAN200i &            */
/*           & PCM-CAN100/200                                          */
/*                                                                     */
/***********************************************************************/



 A). The Disk Contents:

  |
  |--\CAN                                	<-- CAN folder of Fieldbus_CD
      |--\PCI                            	<-- PCI CAN board folder
         |--\PCM_PISO-CAN_Series         	<-- PISO-CAN & PCM-CAN series
	    |--\Manual			 	<-- PISO-CAN & PCM-CAN series user manual
	    |--\Drivers			 	<-- Driver sub-directory
            |  |--\win2k_xp_7            	<-- Windows 2000/XP/7 driver folder
            |  |  +--\PISO-CAN_win_2k_xp_7.exe		<-- Windows 2000/XP/7 setup program	 		
            |  |--\win98_me_nt				<-- Win98/Me/NT driver folder
            |  |  +--\piso-can.exe			<-- Win98/Me/NT setup program
            |  |--\labview_can_driver			<-- Labview driver folder
            |  |--\labview_can_driver_71		<-- Labview7.1 driver folder
	    |  |--\dasylab_can_driver			<-- Dasylab driver folder
	    |  |--\rtx_driver				<-- RTX driver folder
	    |  +--\linux_can_driver			<-- Linux driver folder
	    |     |-\legacy				<-- legacy driver folder
	    |     +-\socketcan				<-- SocketCAN driver folder
	    +--\Demo					<-- PISO-CAN & PCM-CAN series demos
	       |--\win2k_xp_7				<-- VB6, VC6, BCB6, Delphi4, C#.Net_2005, VB.Net_2005 demos
	       +--\wince      				<-- evc6, VB.Net_2003 demos (PCM-CAN series used)


 B). Installation Steps
    step 1). Insert 'Fieldbus_CD' disk 
             into CD drive(ex: E:).
    step 2). clicking Start/Run in the task Bar
    step 3). enter the path as:
             E:\CAN\PCI\PCM_PISO_CAN_SERIES\Drivers\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
     [For WINDOWS 7]
           The PISOCAN.DLL, will be copied into C:\WINDOWS\SYSWOW64 
           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
    |
    |--\Demos               <-- Demo Programs
    |   |--\BCB6            <-- For Borland C++ Builder 6.0
    |   |   |--\TxRxCAN_NoIRQ        <-- Transmit and receive CAN message 
    |   |   +--\TxRxCAN_IRQ          <-- Transmit and receive CAN message with IRQ  
    |   |
    |   |--\Delphi4         <-- For Delphi 4.0
    |   |   |--\TxRxCAN_NoIRQ        <-- Transmit and receive CAN message 
    |   |   +--\TxRxCAN_IRQ          <-- Transmit and receive CAN message with IRQ     
    |   |
    |   |--\VB6             <-- For Visual Basic 6.0
    |   |   |--\TxRxCAN_NoIRQ        <-- Transmit and receive CAN message 
    |   |   +--\TxRxCAN_IRQ          <-- Transmit and receive CAN message with IRQ  
    |   |
    |   |--\VC6             <-- For Visual C++ 6.0
    |   |   |--\TxRxCAN_NoIRQ        <-- Transmit and receive CAN message 
    |   |   +--\TxRxCAN_IRQ          <-- Transmit and receive CAN message with IRQ   
    |   |
    |   |--\C#.Net_2005     <-- For C#.Net 2005
    |   |   |--\TxRxCAN_NoIRQ        <-- Transmit and receive CAN message 
    |   |   +--\TxRxCAN_IRQ          <-- Transmit and receive CAN message with IRQ 
    |   |
    |   +--\VB.Net_2005     <-- For VB.Net 2005
    |   |   |--\TxRxCAN_NoIRQ        <-- Transmit and receive CAN message 
    |   |   +--\TxRxCAN_IRQ          <-- Transmit and receive CAN message with IRQ
    |
    |--\Driver              <-- device driver
    |   |--\PISOCAN.DLL        	<-- dynamic linking library
    |   |--\PISOCAN.INF        	<-- Plug&Play Information file
    |   |--\i386\KP_CAN.SYS     <-- windows x86 driver
    |   +--\amd64\KP_CAN.SYS    <-- windows x64 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
