SLC505 1747-L551B Ethernet Message Path

Jim3846

Member
Join Date
Dec 2019
Location
Cincinnati OH
Posts
386
I am looking at an old program and doing a retrofit on a sorter. Looking at the ethernet interface, see attached pic, I see a path that is = "CLIENT".

Typically its an IP address: xxx.xxx.xxx.xxx

I thought maybe it was some symbol table reference but not that I could find anywhere.

Is this a dummy place holder so the old code could be using a host if customer wanted that option?

My real question is CLIENT is just a dummy tag.

Jim

EthernetMSGSLC505.PNG
 
Try changing MiltiHop to yes then you should get a new tab, this is where the IP address is set, its been awhile since I have used the MSG
 
Thanks

I look at other SLC programs in past I hacked on and its show a physical address where multihop = no . example 192.168.3.15

Must be multiple ways to skin the cat.

I think all other past projects have push out this nugget of info.

Jim
 
The "CLIENT" entry in the MSG control block comes from a legacy method for communicating between PLC-5E or SLC-5/05 controllers and PCs running Interchange, WinLinx, or RSLinx.

When you used "CLIENT" instead of a target IP address, the controller would look up a list of "unsolicited message clients" that had registered with the controller and send the message to them.

This only worked with the old CSP protocol, before ControlLogix, CIP, and EtherNet/IP.
 

Similar Topics

Hello. I'm using bootp to set an ip address for a 1747L551 processor. The bootp program immediately sees the mac id and I am able to enter an...
Replies
5
Views
1,185
hi, is there anyone that already know how to using remoteio. i find a point io 1734 POINT I/O but that is for the controllogix. i looking for...
Replies
2
Views
1,358
Setting up a Sick Barcode reader to communicate with the serial port of the SLC. Getting the barcode in the following format when I scan...
Replies
2
Views
1,506
SLC 505s. iFix 5.1 I need a system so that a coop student canwork on their computer to build a new iFix application, modify screens, and edit...
Replies
2
Views
1,717
hi, I have a slc505 setup. it works for the most part but occasionally(every year or two i get trouble calls for plc faults, this is also the time...
Replies
1
Views
2,423
Back
Top Bottom