Multitask execution in Compact Control Builder AC 800M
I would like to understand how multitask execution occurs in Compact Control Builder AC 800M.
1. If the task analysis tool shows errors because of overrun or interruption, then does the program execute normally in the test mode or will it lead to any erroneous behavior?
2. When an overrun occurs what happens to the subsequent executions of the task. Will it remember the previous execution details and then proceed with the second execution?
3. How to give interrupts in Compact Control Builder AC 800M?
Answers
Hi,
We can use Non-Cyclic execution to simplify the debugging of the application. Instead of interrupt, we can use this function to run only one execution on one click.
For the next one cycle, we need to click once again "One Execution".

Of course overrun will affect the normal/desired behaviour. Curious to see other responses as well.
We can use Non-Cyclic execution to simplify the debugging of the application. Instead of interrupt, we can use this function to run only one execution on one click.
For the next one cycle, we need to click once again "One Execution".

Of course overrun will affect the normal/desired behaviour. Curious to see other responses as well.
Add new comment