ControlLogix: Extract IP address from Ethernet/IP module

Mark Whitt

Member
Join Date
Jan 2013
Location
Columbus, OH
Posts
31
I have a program that has a lot of message instructions. Sometimes, I need the user to select to route those message instructions to a different device. Until now, I've hard-coded the two possible paths into some strings and written the one I needed into the message instruction path.

But now I've hit a situation where hard-coded paths may not work. However, if I could extract the IP address from a module (someone else will configure it), then I could populate the MSG paths from there. The program will be more flexible, and I'll spend less time supporting it.

Has anyone found a way to get the IP address out of a profile module?

Another option would be to allow the program to update the Module's IP address.

Thanks in advance for any thoughts and suggestions!
 
You're welcome. I looked into actually changing an EN2T IP address with program logic. It seemed too involved to do and I didn't what to trust it in the field.
 

Similar Topics

Why does the controllogix redundancy modules use a single mode fiber vs multimode fiber?
Replies
1
Views
78
Hello, I have two 16 point input cards and 1 16 point output card showing module faulted on my IO tree in Logix Designer. The fault code is...
Replies
7
Views
214
Hello, My associate and I are trying to sync up two ControlLogix racks (7-slot chassis) with identical modules. We are able to see the secondary...
Replies
4
Views
192
Trying to setup a message read via Ethernet. I have the path setup as 1, 1, 2, 192.168.66.10 I get an error code 1, ext err 315. I am beating...
Replies
9
Views
231
I have a redundant ControlLogix being set up. This program reads a value from a remote site which happens to be SLC PLC. Rockwell mentions SLC...
Replies
2
Views
95
Back
Top Bottom