Adding modbus module to AB Compactlogix pLC

Nandraj

Member
Join Date
Dec 2016
Location
India
Posts
51
Dear All,
I need help to sort out some issue i am facing ,
i wanted to read the data from the device that has modbus communication protocol . and i wanted to read that data through compactlogix L32E processor so i can use that for other simulation purpose in programs .
How i can achieve this ?
Is there separate modbus module need to add in AB compactlogix PLC so it can read from other device data ?
please help me
 
For ModbusRTU, if you want it for some simulation purpose, as you mention, you can check AB sample code library site and write modbus, there is an application there. If you really need to make application, which will control anything, I would go to third party device, like others mentioned above.

If you are talking about ModbusTCP, L32E doesn't support it directly and you need third-party device anyway.
 
If you need an HMI, or you are willing to switch an existing HMI to a Red Lion, then I will cast another vote for that. I normally don't like to put an HMI in the middle of a control mechanism, but I have trusted even the lowly Kadets to do just that. They boot faster than some PLCs and are highly reliable and excellent protocol converters.

Another method I have seen is to use a Micrologix 1400 as a gateway. This can make sense if you need to use it for more than just a data collector.
 

Similar Topics

Hi Everyone, Currently we have three plants running with Controllogix PLCs (L72, L73, L74). In each of these plants we have 2 FTView SE...
Replies
0
Views
54
Hello, Im building project with 1756-L82ES controller and 1756-IB16S card but i cant find it when trying to add the card to IO configuration...
Replies
3
Views
135
Hello, I have a pair of redundant 1756-L71 controllers rev 24. These controllers currently have produced and consumed tag interfaces to 3 other...
Replies
2
Views
158
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 Folks. I am gearing up to add a 2nd identical HMI to a project. This 2nd HMI will basically be an exact clone of the 1st one. The equipment...
Replies
3
Views
258
Back
Top Bottom