The detailed installation procedures are shown as follows: What you need: A. PCL-841, PCM-3680, MIC-2630: Address => DA00, Port1 IRQ => 5, Port2 IRQ =>7 These settings may be changed if they are already occupied in your PC. B. ADAM-5000/CAN: Kernel is DeviceNet ( default ) and address is set to 01h, baudrate is 125Kbps. Procedure: 1. Plug in CAN card and power up PC in NT4.0. Install the CAN drivers under NT4.0 ( You can get this driver from our website ) 2. Reboot NT after installation. 3. Go to "Device Installation" Icon and double click. 4. Go to "Setup\Device" and "Add". 5. Select "Advantech CAN Devices" and "Install" 6. Go to "CAN...", configure Port1 or Port2 to the Interrupt 5 or 7 that is set in your CAN card. Memory address is DA00, Host ID is 0 ( ie, ID of your CAN card ) and click "OK" 7. Go to "add>>" and select "AdAM5000 modules for DeviceNet" ( Note: drivers for CANOpen is not ready yet ) 8. Select "Install" and configure your ADAM modules accordingly. Slot => the slot number of the module installed, starting from 0, leftmost Baudrate => the setting of DIP switch on 5000/CAN, see manual for more information EPR => 0 MACID => 01 ( ID address of 5000/CAN ) 9. Repeat step 8 above until all the modules in 5000/CAN are installed. 10. After that, "Close" the "CAN devices" and "Device Installation" and all windows. 11. Start window explorer, under \program files\advantech\adsapi\examples\VC, select \Digin or \Digout or \Da or other subdirectory and run *.exe file to test the different ADAM-5000 modules. EX: \Da\da.exe Under "Setting" \ "Device", ensure "CAN 1 I/O ..." is selected. Under "Setting" \ "Module", ensure "ADAM 5024 ..." is selected. Under "Scan", you may enter the scan time for this task Select "Run" to execute the demo program. 12. You may modify the source codes in these subdirectory for your usage. 13. You would also like to try the example programs under \program files\advantech\adsapi\ExDevnet\VC subdirectory specially written for DeviceNet.