SOVR instruction examples
The examples show the SOVR instruction as it appears in a Ladder Diagram and in Structured Text.
Ladder Diagram
Structured Text
if (StopControl) then
SOVR (Make_Product_101, Stop, Results);
end_if;
Provide Feedback