SCMD instruction examples

The examples show the Equipment Sequence command (SCMD) instruction as it appears in a Ladder Diagram and in Structured Text.
Ladder Diagram
SCMD_LD_ex2_v31
Structured Text
if (HoldControl) then
SCMD (Make_Product_101), Hold, Result);
end_if;
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.