A breakpoint can be set on a step within an SFC program which has been successfully compiled and downloaded.
Breakpoint in a SFC
In the above illustration a breakpoint was set on the first step after the initializing step (color background).
In the SFC program, the breakpoint is only processed when the program has also reached this stage. If the program part in which the breakpoint was set is not processed, the breakpoint is not reached either.