
2
2572-A and 2572-B
For both the 2572-A and the 2572-B, you may choose to
manually set the IP address or you may choose to
set the IP address using the PLC. We generally
recommend using the PLC to set the IP address
even though it requires a bit of additional
programming in your PLC on the front end,
because it has the advantage of ensuring that any
future replacement modules will automatically
have the correct IP address. If you prefer to set
the IP address manually, you may use the
webserver or CTI Diag (2572-A only) to set
network parameters. Instructions for each of the
methods will be explained below.
In summary, your options for setting the IP
Address for either a 2572-A or 2572-B are:
1) Setting the IP address using the PLC program (PLC
START mode)
2) Setting the IP address manually using one of the
following methods (AUTOSTART mode):
Use the Webserver
Use CTIDiag (2572-A only)
Setting the IP Address from the PLC Program
Because setting the network parameters from the PLC
requires more knowledge and instruction than can be
contained in a tech tip covering multiple products, you will
need to follow the link below to a Tech Tip specific to
setting the IP Address using the PLC, or you may follow
the abbreviated instructions below that will require you to
consult your Installation and Operation Guide in order to
perform all necessary steps.
www.controltechnology.com/files/common-documents/tech
-tips/ethernet/Setting-IP-address-using-the-PLC-Tech-Tip-
FINAL
In General:
In order to use the PLC program to set the IP Address,
you must run your module in PLC START mode. SW4
must be in the Open position.
In the PLC START position, the module will wait for the
PLC START Network Server command before starting the
network services. This command block is what sets the IP
Address and other network parameters for the module.
Abbreviated Instructions:
1) Select an IP Address for your module
2) Log in the module to the base and read Appendix C of
the 2572-A Installation and Operation Guide or
Appendix B of the 2572-B Installation and Operation
Guide to understand how the module is controlled by
the PLC program and how it reports its status.
3) Using the information in Chapter 4 of the 2572-A
Installation and Operation Guide or Chapter 8 of the
2572-B Installation and Operation Guide, enter your
Start Network Server Command Block in V-memory
according to the instructions and follow the example to
enter rungs into your ladder to execute the command
block.
Please note that if you trigger the Start Network Server
command while the command block contains invalid data,
the module will return an error code and then halt. To
recover, you must correct the command block entry and
reset the module.
Setting the IP Address Manually
To manually set the IP parameters to correspond to your
networking requirements, you must choose the
AUTOSTART option using SW4. Be sure that SW4 is in
the Closed position.
1) Using the Webserver
To set the IP parameters using the embedded web server,
you must first ensure that your PC is on the same IP
subnet as the module. The default IP address for both the
2572-A and 2572-B is 169.254.1.1 and the default subnet
mask is 255.255.0.0, so your PC must have an IP address
that starts with 169.254 and does NOT end with 1.1 (For
example, an IP address of 169.254.1.2 would be
acceptable). The subnet mask for the PC must be the
same as the subnet mask for the 2572-A/B.
You can set a static IP address for your PC using Control
Panel (or Settings in Windows 10), or you may cause your
PC to generate its own compatible address, if DHCP
(Dynamic Host Configuration Protocol) is being used to
obtain its IP address.
To cause the PC to generate its own compatible address,
do the following:
1. Connect an Ethernet cable directly between your PC
and the 2572-A or 2572-B module
2. Reboot the PC
* Please also note that when using the PLC START option, the PLC must be in RUN mode before the module will start