Yes. Use the express wizard and select
Allen Bradley SLC 500 Series Ethernet (TCP/IP). Accept all
defaults. If you are using V5.0, you must then go back to the
Communications Ports Form and insert your IP address in the Special
options box (This must be prefixed with -I ) eg -I203.19.130.254
Ok I have done that, but how do I set the IP address in the
PLC?
You need to down load the IP address using two Rockwell
programs, RSLogix 500 version 2.10.12.0 and RSLinx version
1.70.62.00 (version upgrades are available at http://webapp2.software.rockwell.com/updates/default.asp
).
Procedure for down loading IP address to your
PLC
- Connect a null modem cable to the SLC 505 RS232 port.
- Set up communication to the RS232 Port.
- Using RSLinx select Communications, Configure drivers, RS232DF1
devices, Add New, Auto Configure.
RSLinx should communicate with the PLC and reply Auto Configure
successful.
- Make a note of these communications parameters you will need
this info to set Channel 0.
- If RSLinx cannot auto-configure then remove power from the PLC
and short Vbb to ground on the PCB.
This resets the PLC to the default values and then repeat from step
2.
- Set up a project based on the model number of your PLC (This
uses a pre-set template)
- Using RSLogix 500 select File New and from the dropdown box
select your SLC 505 model number.
- Then select Channel Configuration, Chan 0-System. Set the
communication parameters to the same as was found in step 2.
- Select Channel Configuration, Chan 1-System and enter your IP
address.
(Make sure that Bootp Enable box is not checked otherwise the IP
address will be ignored).
- Down load this new project to the PLC.
- Select File Save and save the project.
- Select Comms Down load and down load the saved project to the
PLC.
- Your new channel configuration parameters and IP address have
now be down loaded to the PLC.
What if I already have a project loaded in my PLC and only want
to change the IP address?
- Using RSLogix select Comms Upload. This Uploads your PLC
project.
- Select Channel Configuration, and repeat from step 3c.
Your PLC is now ready to communicate with Citect via
TCP/IP. |