Vision Watchdog Error Message
Eduardo Margulis
Nov-19th, 2017 9:28

Usually this message appears when there is an endless loop in the application.

OS checks the time the controller passes through program end. If this time is bigger than predefined in watchdog different got different PLC models, (but ways bigger than ordinary scan), it stops the controller and outputs such message.

The most "natural" reason for such message, is program loop without clear condition to exit.

When this message apears you will see also LDR error number.

This number will help you find the subroutine that is causing this issue.

To go to this subroutine follow the next steps.

  • Open the application that is running in the PLC using VisiLogic.
  • Go to the Edit menu and select Find subroutine by ladder error code
  • Introduce the error you see on screen.
  • Open the application that is running in the PLC using VisiLogic.
  • Go to the Edit menu and select Find subroutine by ladder error code
  • Introduce the error you see on screen.


    Was this article helpful?
    4 out of 4 found this helpful