Link a button in Wonderware from 2 different PLC’s

Ones_Zeros

Member
Join Date
Feb 2014
Location
at work
Posts
367
Hello
I was wondering how to link a button in Wonderware to two different PLC’s?
This button is a reset button that resets both PLC’s.

- one plc is a Modicon
- second plc is a AB compact logic
- the two tags are already configured in Wonderware.
- I would assume that a data change script would work, but can’t seem to get it to work.
- can a script be configured to where when the button is pressed, it will operate both bits in the PLC’s to reset both PLC’s?

Thanks for helping
 
I don't understand what you mean by "resetting" the PLCs.

That said, you should be able to make the HMI pushbutton tag a Memory Discrete and have a condition script that runs whenever the pushbutton tag == 1 and sets the IO Discrete tags for the PLCs to a value of 1.

You could then reset the IO Discrete tags in the PLC logic or have another script reset them in the HMI.
 
Last edited:
I don't understand what you mean by "resetting" the PLCs.

That said, you should be able to make the HMI pushbutton tag a Memory Discrete and have a condition script that runs whenever the pushbutton tag == 1 and sets the IO Discrete tags for the PLCs to a value of 1.

You could then reset the IO Discrete tags in the PLC logic or have another script reset them in the HMI.

Each of the PLC’s (Modicon & Allen Bradley) have a bypass and reset bit. The reset bit resets any unlatched bits to latched state and the bypass bit will bypass a bit during testing or maintenance to prevent a shutdown.

I do appreciate the detailed explanation you gave, it helps me to configure this in WW.

Thanks again
 

Similar Topics

Hello first time factory talk user. Can someone please help me figure out how do I create a button that if is momentarily pressed it will take me...
Replies
2
Views
1,166
Hello! I'm using studio 5000 V32 and Facktorytalk view ME. My question is: is there an system tag that tell you if one or more alarm is on? I...
Replies
3
Views
3,307
Hey guys, i was wondering if there was a way, possibly through VBA, to link a push button in FTView to a tag in a different PLC. So i have a plc-5...
Replies
0
Views
2,832
I'm struggling to get an FR-E800SCE to work on CC-Link IE TSN. I'm sure the issue is with the drive, when I plug in the network cable I get no...
Replies
1
Views
105
Hi everybody, I would like to know if anybody here has already programmed with a LR-TB keyence on Io Link on a Rockwell PLC? And perhaps have...
Replies
0
Views
82
Back
Top Bottom