Normal Operation
The Watch window manager reads periodically from memory the value of the variables.However, this action is carried out asynchronously, that is it may happen that a higher priority task modifies the value of some of the variables while they are being read. Thus, at the end of a refreshment process, the values displayed in the window may refer to different execution states of the PLC code.