DCS writes to cti 2573-mod

DrStranglove

Member
Join Date
May 2010
Location
Washington
Posts
3
I'm doing a project that adds some Honeywell DCS writes to an existing Modbus link that is currently working fine, but only doing reads. When the DCS attempts to write any more than about 10 flags to the PLC, it crashes the link.

I've had this problem with other PLCs and found that the issue is timing: The DCS wants an immediate read-back to confirm that the data got there, but the comm modules want to pass the data first to the PLC processor then back, or some such nonsense, causing a delay that is unacceptable to DCS. There's always some little trick like Pass-through or putting the command block in OB1, but I haven't figured it out yet for the TI545/2573-mod.

Anyone know this one?

Thanks!
 
Can you give more information on your Honeywell DCS ?
Is this Honeywell Experion PKS?
Are these SCADA/Quickbuilder tags or are they CDA/C300/ControlBuilder tags?

Thanks.
 

Similar Topics

Hi everyone How i can configure a periodic report of the list of alarms? Thanks
Replies
0
Views
97
Hi Everyone, I am currently trying to communicate ControlLogix PLCs via EtherNet/IP with Delta V DCS. There is a VIM2 card configured for...
Replies
1
Views
281
Hi, I need to read three 4-20mA signals from a DCS(ABB) in a remote 6 channel analog input module with RS485 modbus port. When I connected...
Replies
2
Views
486
I have a DCS instruction, that is set up for an E-STOP. I have the restart type and cold start type both set as automatic. I can test the e-stop...
Replies
2
Views
392
Hello All, New to this forum. I'm reviewing two programs from two different integrators we have used. Both are using Guardlogix 5094-IB16S/A...
Replies
7
Views
1,531
Back
Top Bottom