Adding Ethernet Card to PLC5/40

lam2363

Member
Join Date
Aug 2013
Location
Virginia
Posts
17
All,

At our facility we have a PLC5/40 with a few IO slots and plenty of RIO (Flex IO and 1305 and 1336 drives) we recently acquired a 1785-ENET/B Card with a 10 base T transceiver. I would like to put this card in the rack but it takes the slot right next to the processor which is currently occuppied by an input card. My question is other than configuring the Ethernet card is there any other programming changes I will have to make to account for moving the IO slots down a slot or will they all stay the same?

Attached is a picture of the PLC for reference.

Thanks in advance,

-Luke

20130618_170933.jpg
 
Short answer is yes, your I/O is addressed to that slot and would need to be changed, you can use a search and replace that may work so it may not be a big deal depending on the size of the program
 
Also you need to check the revision and firmware of the 5/40. Not all of them can accept the sidecar.
 
how would you tell if it doesn't accept the side card?

Download the 1785-ENET installation & user manuals from Rockwell, if you haven't already. There's a PLC5 series/revision compatibility list in there.

Adding the ENET card forces you to sacrifice your first slot (0) but doesn't effect the addresses of the other slots. If you could move that input card from slot 0 to slot 2 (assuming 1-slot addressing), that would be your best bet.
 
Last edited:

Similar Topics

I'm adding an IAI Gateway with 2 axes connected to it. To an ethernet network on my PLC. So, I think the math is correct on the Input and Output...
Replies
0
Views
143
Hi all. I'm having issues adding an ethernet module to my project in Studio500 v34. The device is a Fredericks Televac EthernetIP MX gateway which...
Replies
8
Views
356
Hello I have a two controllers 1756-L61 and I would like to add an Ethernet Card module of one controller to the other one. When I search for...
Replies
6
Views
877
Hello all, I am working on a project utilizing an s7-1200 cpu and Tia Portal v17. I currently have an external PCB with some sensors on it (and...
Replies
1
Views
730
I am trying to add 2 controllers to each other via ethernet. One is to a conveyor system and the other to a skid that controls brite tanks and...
Replies
3
Views
2,519
Back
Top Bottom