Move a tags value from one plc at a remote server on the network, to a tag in a different plc on a different server on the network

I am trying to take a tag that reads a level at a remote location that I can see over the ignition gateway and import it to a plc that is tied to our local server that is on the ignition gateway. Basically want to write the value that has its own tag path on the gateway at that remote location into a different tag path and plc here at our local location. I’m using ignition 7.9

Set up a gateway timer script which reads the value of the remote tag and writes it to the local tag. Set the interval of the timer to what is acceptable to the process looking at the local tag.

1 Like