Welcome to our new forum
All users of the legacy CODESYS Forums, please create a new account at account.codesys.com. But make sure to use the same E-Mail address as in the old Forum. Then your posts will be matched. Close

use th the function of breakpoint

tianlin
2013-03-26
2013-03-26
  • tianlin - 2013-03-26

    when I use th the function of breakpoint, I met the question some programmes can be set breakpoint to achieve stepping, but the other programmes can't run when I set a breakpoint. And what's more, when I have set some breakpoints, I can't clear them.

     
  • TimvH

    TimvH - 2013-03-26

    It is logic that the other programs are not running if you only have one task. This is normal when you set a breakpoint.
    If you want to have a part which continues to run, you should create another Task which calls the other programs.

    You can easily disable the breakpoint by selecting it and pressing F9 or open the breapoint dialog view and delete the breakpoints.

    Maybe it is a good idea to have a CODESYS training. This will save you a lot of time searching for these little items.

     

Log in to post a comment.