Command Change duplication - Set
Function: The command permanently links each step action or transition that is called by a step or a transition in the SFC function block to the caller. Thus the action or transition object can then only be called by exactly this one caller (pseudo-embedding). As a result, copying step and transition elements that call actions or transitions automatically creates new action or transition objects. The implementation code is copied in each case.
Call: SFC menu
For details of the duplication mode, see the help page for the SFC element properties and the instructions for adding step actions.
See also:
- PLC documentation: SFC Element Properties
- PLC documentation: Programming in Sequential Function Chart (SFC)