SATT instruction examples
The examples show the SATT instruction as it appears in a Ladder Diagram and in Structured Text.
Ladder Diagram
Structured Text
if (AttachControl) then
SATT (Make_Product_101, Result);
end_if;
Provide Feedback