Gateway tag change issue

To write each tag from only one direction:

  1. PLC sets trigger tag
  2. Script runs on trigger tag change, does stuff, and sets handshake tag
  3. PLC clears trigger tag when it sees handshake tag
  4. Script runs on trigger tag change and clears handshake tag
    This should make a race condition pretty unlikely,
2 Likes