SDET instruction examples
The following examples show the SDET instruction as it appears in a ladder diagram and in structured text.
Ladder Diagram
Structured Text
if (DetachControl) then
SDET (Make_Product_101);
end_if;
Provide Feedback