Command Set next statement
Symbol:
Function: The command determines which statement is executed next.
Call: Context menu
Requirement: The PLC project is in online mode. The program is at a stop position (debug mode). You have marked any line of code in any programming block with the cursor
The line of code marked with cursor becomes the current stop position without executing the statement that was jumped to or the intermediate statements.
See also:
- PLC documentation: Stepwise processing of the program (stepping)