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:- Double-click the error in the Error List to jump to the suspected worksheet (where the write access to the variable is marked).
- Use a local variable to split the network into two separate networks.
- Set the 'Feedback' flag for the local variable.
Error example:
Remedy: