Watchdog timer exceeded when using simulink in PLCnext
Hi
My watchdog is exceeding whenever i increase prediction horizon, for the MPC block which i imported from Simulink in PLCnext.
I am getting following error always
Hi
My watchdog is exceeding whenever i increase prediction horizon, for the MPC block which i imported from Simulink in PLCnext.
I am getting following error always
Comments
Hi, the advice is the same as in this earlier conversation:
In this case I would monitor the task execution time using the elements of the ESM_DATA structure, in a Watch window, as you change the model parameters. If the execution time (in micro-seconds) consistently approaches the task interval, then you need a bigger task interval.