KepServerEx6 Advanced Tags | Syncronize values between clients and devices
My system consists of two Control Logix L83 CPUs and one OPCDA server.
I use advanced tags between these systems with both reads and writes to all of the devices.
The issue I am encountering is this:
When we first start up the system, the links do not synchronize between the systems.
I have groups of boolean values in the PLC that have a value of 1 but in the OPCDA server, they remain 0.
If i manually change the state in the PLC from 1 to 0 and then back to 1, the OPCDA server will then show the change.
I have tried opening the quick client and performing an async refresh of the cache and device but this does not seem to help.
Is there a way to tell the whole system to sync up and ensure the linked tag destination matches the source?

