Copyright March 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 uPAC-5xx7 controller.

***************************************************************************
uPAC-5xx7 USES TCP/IP PORT NO. 502 TO TALK TO THE HMI AND ISAGRAF WORKBENCH.
***************************************************************************

The below example for uPAC-5207

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

2. Copy \Napdos\ISaGRAF\up5000\Driver\1.01\uP5207\1.01\ "7188xw.exe", "7188xw.ini" , "7188xw.f4" ,
   "autoexec.bat" , "isa5207.exe" & "upac-5000_20100507.img" from the CD_ROM into your "up5000" folder.

3. Run "\up5000\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 uPAC-5207 controller through a RS232 cable. 

5. Power off the uPAC-5xx7 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_UDP for uPAC-5001 Ver. 2.04 build 008,May 07 2010 12:35:02
      OS id=37
      SRAM:768K, FLASH MEMORY:512K
      [CPU=R2240]
      CPU internal WDT is ENABLED(WDT timeout=0.8 sec)
      Serial number= 01 7E CC 1
      uPAC-5001>


7. Type "ip" to see the current IP address of the uPAC-5207 .

      uPAC-5001> ip
      IP=192.168.255.1
      uPAC-5001>

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

      uPAC-5001>ip 192.168.1.200
      [ReadBack]IP=192.168.1.200
      uPAC-5001>

9. Type "mask" to see the current address mask of the uPAC-5207 .

      uPAC-5001> mask
      MASK=255.255.0.0
      uPAC-5001>

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

      uPAC-5001> mask 255.255.255.0
      [ReadBack]MASK=255.255.255.0
      uPAC-5001>

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

      uPAC-5001> gateway
      Gateway=192.168.0.1
      uPAC-5001>

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

      uPAC-5001> gateway 192.168.1.1
      [ReadBack]Gateway=192.168.1.1
      uPAC-5001>
13.Type "mac" to see the current Ethernet address.

      uPAC-5001> mac
      Ethernet Address=00:80:32:00:33:5e
      uPAC-5001>

14.Type "mac xx:xx:xx:xx:xx:xx" to set to a new Ethernet  address.

      uPAC-5001> mac 80:80:80:80:80:80
      Set Ethernet Address=80:80:80:80:80:80
      [ReadBack]Ethernet Address=80:80:80:80:80:80
      uPAC-5001>

15. Type "isa5207 *s=xxx" to set to a new Slave number.

      uPAC-5001> isa5207 *s=5
      Set Slave number=5


16.Press ALT_X to exit "7188xw".

17. Power off the uPAC-5xx7 controller, change the Dip Switch on controller panel to 
   the "Init", then power it up.

