MODBUS TCP to ControlLogix

Gabe1

Member
Join Date
Nov 2015
Location
Alberta
Posts
8
Hello All,


I'm looking for the Coles notes on how to inferface a Modbus TCP device (compressor controller) with a Logix 1756 L72 running V24. I've done a little reading but not enough to really have a handle on what the configuration/install might look like. I'm sure much of this has been covered in other threads. My apologies, if so. First question I have is: Do I absolutely need to have an hardware interface module such as those offered by ProSoft?


Cheers
 
Hello All,


I'm looking for the Coles notes on how to inferface a Modbus TCP device (compressor controller) with a Logix 1756 L72 running V24. I've done a little reading but not enough to really have a handle on what the configuration/install might look like. I'm sure much of this has been covered in other threads. My apologies, if so. First question I have is: Do I absolutely need to have an hardware interface module such as those offered by ProSoft?


Cheers




safe yourself alot of time(and money) and use something like a red lion datastation or a maple systems cmt-g01
 
Modbus TCP AOI released in 2020 are available in Sample Code library and easy to use.
No extra hardware to purchase.
 
For smaller applications like yours. The AOI that Contr_Conn mentioned is the way to go.
I have implemented it several times in last year or so, works much better than the old subroutine did. I recommend you run it in a dedicated routine, I usually use a 50ms routine.
 
+1 for the Red Lion gateway.
The Modbus TCP AOI from Sample Code Library is -indeed- a vast improvement over previous gen of the same AOI. However, I still feel like it's bloated beyond what it could be (several nested AOIs, duplicate working variables of significant size, remnants of previous code, etc). If memory is not a concern, an external gateway is not desirable, and multiple end-devices are not required, this AOI also gets a +1.
 
+2 for the RedLion DSP

I have lost days on things like this - Use a RedLion and its done in a morning....
 
The Spectrum Controls Universal Gateway can be setup in about 30 minutes and doesn't require any software to set it up nor does it involve any PLC programming.
 
Look for the Modbus Add on instruction in RA knowledge base.

Look for the Modbus Add on instruction in RA knowledge base. I looked at and am interested to hear more. Never tried it myself
 
The Spectrum Controls Universal Gateway can be setup in about 30 minutes and doesn't require any software to set it up nor does it involve any PLC programming.


i too recommend spectrum controls universal gateway, its a very simple and easy set up device, in fact Firejo recommended it to me in a past thread an i VERY am thankful he did. (Thanks Mate)
 

Similar Topics

Hello all, I was wondering if you clever people could help me, please. In the past I have used a standalone L33ER CompactLogix PLC with the...
Replies
5
Views
1,529
I am working on a project, inside an AB CLX, I implemented the Modbus TCP Client AOI published on AB website, to interreact with a Modbus ASCII...
Replies
7
Views
3,585
I am not very experienced in Rockwell PLCs and have run into a small problem, so I could do with a little bit of help. We have a redundant...
Replies
3
Views
2,535
Hi all, I'm working on a wastewater plant where I have a ControlLogix PLC as the master PLC, alongside three packaged systems that are being...
Replies
10
Views
3,867
Hi, Do you guys know of any marine (ABS or DNV) approved modbus TCP solution for Rockwell Controllogix? Our system: Redundant 1756-L72 - Act as...
Replies
1
Views
2,066
Back
Top Bottom