→Debugging

A debugging session lets you see what is going on "inside" an application while it executes on the →PLC. Use →breakpoints and the step operation in order to find errors during the execution more quickly.

Instructions on debugging can be found under "Control flow debugging: Debugging the application by setting breakpoints" and/or "Debugging the application for the C/C++ project".