Using Profinet task as bus cycle task

smarmiroli
2020-09-07
2020-09-07
  • smarmiroli - 2020-09-07

    I am trying to use profinet task as bus cycle task but the result is the following:
    Processor load watchdog = 100 , maxplc load = 95
    Exeption processor load watchdog occurred in App = all tasks = all
    and,of course the process, doesn't run
    how can i avoid it?
    BG

     
  • eschwellinger

    eschwellinger - 2020-09-07

    Hi,
    which version exactly is this?

    BR
    Edwin

     
  • smarmiroli - 2020-09-07

    the version is 3.5.16.10 ( the last i think!)

     
  • eschwellinger

    eschwellinger - 2020-09-07

    How many cores does the system have - seems that the performance is not good enough,
    could you check if it works if you disable the processer load? ( Just for a test)
    [CmpSchedule]
    ProcessorLoad.Enable=0

     
  • smarmiroli - 2020-09-07

    can you explain me how to disable the processor load from the IDE ?

     
  • eschwellinger

    eschwellinger - 2020-09-07

    c:\ProgramData\CODESYS\CODESYSControlWinV3x64\18061919\CODESYSControl.cfg

    [CmpSchedule]
    ProcessorLoad.Enable=0
    or
    [CmpSchedule]
    ProcessorLoad.Maximum=100

     

    Last edit: eschwellinger 2020-09-07

Log in to post a comment.