Controllogix Data to DELTA-V DCS

shiftedbits

Member
Join Date
May 2007
Location
CALIFORNIA
Posts
62
Can someone please recommend a piece of hardware that can be used to acommplish this. This would be One way communication from LOGIX to DCS. There is no room available on Local rack so this interface would have to be plugged in either via ethernet or via serial. Customer prefers serial, but location of the DCS is over 1500 feet from the PLC rack. So RS-232 is out of the question.

Have anyone implemented something similar? Things to watch out for? etc. etc.

Any and all help and suggestions would be greatly appreciated.

Thanks
 
DeltaV has their own serial module, with Modbus and DF1 among the protocols. They also integrate well with Mynah's EtherNet/IP module that can communicate directly with ControlLogix.

At least, they can communicate on paper. I've had some in-depth and very negative experiences with DeltaV/Mynah's A-B related modules and do not recommend them.

If it were my system, I'd use DeltaV's second-generation Modbus serial module , or a Modbus/TCP module, and a Prosoft module on the ControlLogix side. The amount of reliability and simplicity you'll gain from using a third protocol that's well documented and understood dwarfs the hardware cost.
 
If it were my system, I'd use DeltaV's second-generation Modbus serial module , or a Modbus/TCP module, and a Prosoft module on the ControlLogix side. The amount of reliability and simplicity you'll gain from using a third protocol that's well documented and understood dwarfs the hardware cost.

I agree with Ken here..almost I would stay as far away from the serial as possible. I would use the Modbus/TCP module and the prosoft module on the Control Logic Side.
I have used Anybus in place of the Prosoft with good results as well. I will admit I am not a big fan of DeltaV's but some of my customers have them. Also not since you are using Modbus you want everything in word size. I always try to group my bits and I use a chuck of consecutive words for each direction. This will save you headaches later.
 
Thank You all for your help.

Since the local Rack has no room for an add on card, I need and external module to accomplish this.

I came across this from Realtime Automation "460ETCMRS"

http://www.rtaautomation.com/products/460/etcmrsCompact.html

Will this be ok to interface with an DELTA-V? I have no experience what so ever with DELAT-V's. Someone else will be doing the DELTA-V side(non Native English speakers), I simply have to provide them the Read only Data from the ControlLogix and nothing will be written back to the PLC.

Just downloaded the manual and will have a look at it tonight. I also need the capability to send floating point numbers.(STIRNG DATA would also be helpful but can live without it). I have had great success with their Serial to Ethernet Gateways to CompactLogix processors and wondering if anyone else here has used this particular Modbus module.

Thanks Again.
 
Last edited:

Similar Topics

When adding an IFM AL1322 IO-Link Master Module to a 1756-EN2T Ethernet Card on a 1756-L82E Controller, The Input and Output data file does not...
Replies
0
Views
111
Hello all first time user here with a question about how to repopulate data on my controllogix 5561 176-L61B. Combination of a low PLC battery and...
Replies
7
Views
1,023
Hi Guys, I just wanted to ask regarding to an error that we got troubleshooting the PLC system. Everything is working well then we tried to add a...
Replies
15
Views
5,378
Hi Guys, I just wanted to ask regarding to an error that we got troubleshooting the PLC system. Everything is working well then we tried to add a...
Replies
0
Views
1,010
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,591
Back
Top Bottom