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 I-8437 / 8837 controller.


******************************************************************
EACH I-8437 / 8837 USES TCP/IP PORT NO. 502 TO TALK TO THE HMI 
AND ISAGRAF WORKBENCH. A MAX. NUMBER OF 5 PCS CAN TALK TO THE
I-8437 / 8837 THROUGH MODBUS TCP/IP PROTOCOL.
******************************************************************


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

2. Copy \Napdos\ISaGRAF\8000\Driver\40M\3.12\"7188xw.exe", "7188xw.ini" , "7188xw.f4" ,
   "isa.exe" , "autoexec.bat" & "8k050408.IMG" from the CD_ROM into your "8000" folder.

3. Run "\8000\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 I-8xx7 controller 
   through a RS232 cable. 

5. Power off the I-8xx7 controller, connect pin "INIT" to "INIT COM" 
   and then power it up.

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

      ICP_DAS MiniOS7 for I-8000 Ver. 2.00 build 002,Apr 08 2005 17:06:02
      SRAM:512K, FLASH MEMORY:512K
      [CPU=RDC 8820-D]
      Serial number= 5A 5A 5A 5A 5A 5A 5A 5A
      i-8000>

7. Type "ip" to see the current IP address of the I-8437 / 8837.

      8000> ip
      IP=192.168.255.255
      i-8000>

8. Type "setip xxx.xxx.xxx.xxx" to set to a new IP address.

      8000> setip 192.168.1.200
      Set IP=192.168.1.200
      [ReadBack]IP=192.168.1.200
      i-8000>

9. Type "mask" to see the current address mask of the I-8437 / 8837.

      8000> mask
      MASK=255.255.0.0
      i-8000>

10.Type "setmask xxx.xxx.xxx.xxx" to set to a new address mask.

      8000> setmask 255.255.255.0
      Set MASK=255.255.255.0
      [ReadBack]MASK=255.255.255.0
      i-8000>

11.Type "gateway" to see the current gateway address.

      8000> gateway
      Gateway=192.168.0.1
      i-8000>

12.Type "setgateway xxx.xxx.xxx.xxx" to set to a new gateway address.

      8000> setgateway 192.168.1.1
      Set GATEWAY=192.168.1.1
      [ReadBack]Gateway=192.168.1.1
      i-8000>

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

14. Remove the connection between "INIT" - "INIT COM", reset the 
    I-8437 / 8837 controller.

