-

Safety Semantic Error: The variable '...' is read and written in the same network.

A variable is read and written in the same SNOLD network. This is not allowed.

Remedy:
  1. Double-click the error in the Error List to jump to the suspected worksheet (where the write access to the variable is marked).
  2. Use a local variable to split the network into two separate networks.
  3. Set the 'Feedback' flag for the local variable.

Error example:

Remedy: