QUOTE(Umicore @ Sep 10 2008, 10:04 AM) [snapback]73420[/snapback]
I am trying to set up msg blocks to send data between a SLC 505 PLC and a CLX PLC over ethernet how d o I set it up on both ends to read and write data between the two. PLEASE HELP!!
If you have a choice, I'd do it over the CLX. It's not that I'm partial to CLX at all. It's just that if you try to go the other way, mapping CLX memory into SLC address space takes some extra steps. If you write your MSG instructions in the SLC, it's a very straightforward process. You just add a MSG instruction and fill out the form.