Reset Coil
Reset coils enable Boolean output of a connection line Boolean
state.
![]() | |
Left Connection | Right Connection |
The associated variable is reset to FALSE when the Boolean state of the left
connection becomes TRUE. The output variable keeps this value until an inverse order is made
by a SET coil. The state of the left connection is propagated into the right connection. The
right connection can be connected to the right vertical power rail.
Example

(* ST
Equivalence:
*)
output1 := input1 AND input2;
Provide Feedback