How to share data between a Rockwell Micrologix 1400 (Ethernet) and a PLC5/60 (DH+) using Kepware
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
How to share data between a Rockwell Micrologix 1400 (Ethernet) and a PLC5/60 (DH+) using Kepware
Have a Micrologix 1400 on Ethernet controlling a Filter Bank. The PLC5/60 is on a DH+ network and connected to a DCS via Kepware v5.8.109. Looking to add control from the PLC5/60 to add controls to the Micrologix 1400. Is this possible?
Solved! Go to Solution.
- Tags:
- kepware
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I am not sure of the exact architecture you have described, but it sounds like you want to have the output of one device tag update the input of a separate device tag. If this is correct; it can be achieved using the KEPServerEX Advanced Tag (Link Tag Option). Here is a link to the Advanced tag manual page that covers linking:
https://www.ptc.com/store/-/media/kepware-store/en/manuals/advanced-tags-manual.pdf#page=19
I recommend opening a support ticket with the Kepware team to provide pre-sale consultation. Here is a link to the login page where a support ticket can be opened.
Thanks,
*Chris
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I am not sure of the exact architecture you have described, but it sounds like you want to have the output of one device tag update the input of a separate device tag. If this is correct; it can be achieved using the KEPServerEX Advanced Tag (Link Tag Option). Here is a link to the Advanced tag manual page that covers linking:
https://www.ptc.com/store/-/media/kepware-store/en/manuals/advanced-tags-manual.pdf#page=19
I recommend opening a support ticket with the Kepware team to provide pre-sale consultation. Here is a link to the login page where a support ticket can be opened.
Thanks,
*Chris
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Thanks Chris, I'll try that!
Don