Modbus and Control Logix - setup and use

semilogical

Member
Join Date
Feb 2007
Location
Kansas
Posts
16
I'm an experienced PLC SLC programmer. I've been using Cotnrol Logix for about 2 years now and have quite a few programs out in the field. I have recently been tasked with setting up Modbus using Prosoft MVI56-MCM and MVI56-MNET modules.

In the SLC's you setup the programming with the canned rungs from ProSoft. You then transfer your data to a range of Integer files for the write to modbus and setup read files for the information coming back to you.

I've been told that the CLX setup is different as the communications are setup in the ProSoft card and the Master can access whatever tags it needs. This does not sound correct to me, but like I said - I'm new at Modbus Comms.

Pointers would be great. A ahort sample program would be great. I can get the thrust of the concept and move on if there are any magicians with modbus out there!

Thanks for taking a shot.
 
The MVI Modbus modules (1746, 1756, 1794, 1771) work very similarly, and are in turn very similar to the older 3150 series modules.

The example code from the Prosoft website is really good. They have also recently offered the example code as Add-On Instructions for v16+ of RSLogix 5000.
 
Call the Prosoft help line. I found them great when I had to use that module for the first time. I expected to spend a day at least struggling but lo and behold it worked first time.
Roy
 

Similar Topics

Hi all, I have an application where there is a Control Logix PLC connecting to a B&R remote I/O station over Modbus TCP via a prosoft MNETC...
Replies
5
Views
1,908
For the first time I have a load of analog signals being transferred into my Control Logix system via Modbus. I have sent analog to a DCS via...
Replies
1
Views
2,914
We have a control logix system in an existing old plant.Now we need to connect a RTU to this system to transmit some datas from the PLC.I think...
Replies
1
Views
3,239
Hi, I have never used modbus communication in Codesys 2.3, any tips and tricks are much appreciated. The system is a Wago 750-881 that controls...
Replies
3
Views
1,840
Looking for a Modbus address manual for M700. Modbus address is same as the Parameter number for 16Int parameters. But it is different for 32Int...
Replies
2
Views
1,985
Back
Top Bottom