Debug toolbar
This table describes each Debug toolbar button.
Button |
Description |
|
Pause the application in Cycle to Cycle mode. |
|
Restart the target in Normal execution mode (RUN). |
|
Execute a cycle step (from the current position up to the end of the last program). |
|
Step Over the next instruction: If the next instruction is a call of a function block or a sub-program, the execution passes over to the following instruction. |
|
Step Into the next instruction:
|
|
Step Out the current block:
|