how i can read data from PLC AB to other PLC AB connecting By Ehernet?

RSLinx, RSLogix, RSView, LogixPro ...
Antwan_jacoup
Posts: 36
Joined: Sun Sep 04, 2011 10:58 pm

how i can read data from PLC AB to other PLC AB connecting By Ehernet?

Post by Antwan_jacoup »

Hi

I have two PLC AB compactlogix 1769-l16er-bb1b on the same location i need to read level sensor on the other PLC

I know each one IP address and I have the programs of this PLCS but need to know how i can do this in the Studio 5000?
georg_demmler
Posts: 85
Joined: Wed Nov 18, 2009 4:02 pm

Re: how i can read data from PLC AB to other PLC AB connecting By Ehernet?

Post by georg_demmler »

Hello,

look for messages or MSG instructions. You find something in the internet and also something on YT.

Thanks
Pakdee
Posts: 2
Joined: Tue May 24, 2022 4:51 am

Re: how i can read data from PLC AB to other PLC AB connecting By Ehernet?

Post by Pakdee »

Have two way
1. MSG Instruction (Youtube had more VDO for you) (No Need To Download PLC)
2.Producer/Consumer Tags (Need To Download PLC )