Copyright January 2002 by ICP DAS CO., LTD. All right reserved.

Trademark:
  Products, names and trade names appeared belongs to their respective owner. 

This document describe the way to set the IP address, address mask,  
and gateway address of the iP-8447 / 8847 controller.


******************************************************************
EACH iP-8447 / 8847 USES TCP/IP PORT NO. 502 TO TALK TO THE HMI 
AND ISAGRAF WORKBENCH. A MAX. NUMBER OF 6 PCS CAN TALK TO THE
iP-8447 / 8847 THROUGH MODBUS TCP/IP PROTOCOL.
******************************************************************


1. Create a file folder named "ip8000" in your hard drive. 
   For example, "c:\ip8000".

2. Copy \Napdos\ISaGRAF\ip8000\Driver\1.01\"7188xw.exe", "7188xw.ini" , "7188xw.f4" ,
   "isa_ip.exe" , "autoexec.bat" & "ip_20080922.img" from the CD_ROM into your "ip8000" folder.

3. Run "\ip8000\7188xw.exe" in your hard drive. A "7188xw" screen 
   will appear (Press F1 for help). 

4. Link COM1 or COM2 of your PC to COM1 of the iP-8x47 controller 
   through a RS232 cable. 

5. Power off the iP-8447/ 8847 controller, change the Dip Switch on controller panel to 
   the "Init", then power it up.

6. If the connection is Ok, messages will appear on the 7188xw screen.

      ICP_DAS MiniOS7 for iPAC-8000E(80MHz) Ver. 2.04 build 007,May 23 2008 14:23:49
      SRAM:768K, FLASH MEMORY:512K
      [CPU=ICPDAS R2240I]
      CPU internal WDT is ENABLED(WDT timeout = 0.8 sec)
      Serial number= 5A 5A 5A 5A 5A 5A 5A 5A
      C837_V2.2_UDP>

7. Type "ip" or "ip2" to see the current LAN1 or LAN2s IP address

      C837_V2.2_UDP> ip  (For LAN1)
      IP=192.168.255.255
      C837_V2.2_UDP> ip2 (For LAN2)
      IP=192.168.255.254

8. Type "ip xxx.xxx.xxx.xxx" or "ip2 xxx.xxx.xxx.xxx" to setup a new IP address

      C837_V2.2_UDP> ip 192.168.255.1  (For LAN1)
      Set IP =  192.168.255.1
      [ReadBack]IP=192.168.255.1

      C837_V2.2_UDP> ip2 192.168.255.2  (For LAN2)
      Set IP = 192.168.255.2
      [ReadBack]IP=192.168.255.2


9. Type "mask" or "mask2" to see the current address mask of the iP-8x47

      C837_V2.2_UDP> mask   (For LAN1)
      MASK=255.255.0.0
      C837_V2.2_UDP> mask2   (For LAN2)
      MASK=255.255.0.0

10. Type "mask xxx.xxx.xxx.xxx" or "mask2 xxx.xxx.xxx.xxx" to setup a new address mask.

      C837_V2.2_UDP> mask 255.255.255.0  (For LAN1)
      Set MASK=255.255.255.0
      [ReadBack]MASK=255.255.255.0

      C837_V2.2_UDP> mask2 255.255.255.0  (For LAN2)
      Set MASK=255.255.255.0
      [ReadBack]MASK=255.255.255.0


11. Type "gateway" or "gateway2"o see the current gateway address.

      C837_V2.2_UDP> gateway   (For LAN1)
      Gateway=192.168.0.1

      C837_V2.2_UDP> gateway2  (For LAN2)
      Gateway=192.168.0.1

12. Type "gateway xxx.xxx.xxx.xxx" or "gateway2 xxx.xxx.xxx.xxx" to setup a new gateway address.

      C837_V2.2_UDP> gateway 192.168.1.1  (For LAN1)
      Set gateway=192.168.1.1
      [ReadBack]gateway=192.168.1.1

      C837_V2.2_UDP> gateway2 192.168.1.1  (For LAN2)
      Set gateway=192.168.1.1
      [ReadBack]gateway=192.168.1.1

13.Press ALT_X to exit "7188xw" and close the DOS SHELL, or 
   COM1/COM2 of the PC will be occupied. 

14. Power off the iP-8447/ 8847 controller, change the Dip Switch on controller panel to 
   the "Run", then power it up.

