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

timer problem

Anonymous
2011-02-08
2011-02-17
  • Anonymous - 2011-02-08

    Originally created by: Stefano.Casarini

    Hello,
    i have this problem:
    in my application there is a lots of timer (TON).
    The problem is that the TON time is slower than real time for example timer of windows.
    30s set of the TON is 46s of real time.

     
  • shooter - 2011-02-17

    check your real time by asking it.
    This can happen when running simulation.
    and when tasks are overlapping in time so your processor cant keep the pace.
    slow down the number of times tasks are executed or even stop some tasks like initialisation.

     

Log in to post a comment.