Linking a HMI tag to a PLC tag (panelview to AB)

Paul_Pereira

Member
Join Date
Jan 2023
Location
Amsterdam
Posts
51
I would like to cause an HMI tag to change value (digital) when a certain PLC tag changes value. Is there a way to do this? Specifically I would like to launch a popup display when a certain PLC tag goes high. However I do not want to do it by replacing the remote display tag (which is currently an HMI tag) with a PLC tag instead. I would prefer the plc tag to affect the HMI tag instead.
 
The simplest way to make an HMI Tag Database tag state match the value of a tag in a PLC is to switch it from being a "Memory" tag to being a "Device" tag, which reads and writes the associated PLC address or tagname.

Or, you could use up one of your five Remote Macros. You would use a PLC tag that goes from zero to nonzero state to execute one of the specifically named macros (Macro1 through Macro5), which in turn sets that Memory tag to the value of a PLC address/tagname.

Unfortunately in FTView ME, there's no periodic execution method for macros, like running one every couple of seconds.
 
The simplest way to make an HMI Tag Database tag state match the value of a tag in a PLC is to switch it from being a "Memory" tag to being a "Device" tag, which reads and writes the associated PLC address or tagname.

Or, you could use up one of your five Remote Macros. You would use a PLC tag that goes from zero to nonzero state to execute one of the specifically named macros (Macro1 through Macro5), which in turn sets that Memory tag to the value of a PLC address/tagname.

Unfortunately in FTView ME, there's no periodic execution method for macros, like running one every couple of seconds.
What worked for me well was changing the tag to device tag. Then the tag was influenced on both ends through both the HMI logic and the plc logic.
 

Similar Topics

Does anybody know how to disable a G306A HMI screen from blinking when an alarm occurs? Thanks
Replies
12
Views
1,865
Hi, I am hoping that there is a easy solution to this problem. I have a remote site that has two Redlion G3 HMIs (G3-10 & G3-06). The two HMIs...
Replies
1
Views
2,421
So I'm currently in the process of linking 2 1756-L72 processors to send alarms back and forth. One processor is rev 26.13 and the other is 32.11...
Replies
2
Views
128
I have one GE Fanuc IC200PNS002-AC Versamax Network Interface Module and the fault red light is blinking and i have checked in manual it is...
Replies
9
Views
222
I have a Micro820, yes I know they are hated. I have a brand new Micro820 that I programmed with a Micro SD Card. Once I got it programmed, I...
Replies
5
Views
891
Back
Top Bottom