Vai al contenuto

Coils

A coil copies the state of the link on its left side to the link on its right side without modification, and stores an appropriate function of the state or transition of the left link into the associated Boolean variable.Standard coil symbols are shown in the following table.
NameDescriptionSymbol
CoilThe state of the left link is copied to the associated Boolean variable and right link.image_0
Negated coilThe state of the left link is copied to the right link. The inverse of the state of the left link is copied to the associated Boolean variable, that is, if the state of the left link is OFF, then the state of the associated variable is ON, and vice versa.image_0
SET (latch) coilThe associated Boolean variable is set to the ON state when the left link is in the ON state, and remains set until reset by a SET coil.image_0
RESET (unlatch) coilThe associated Boolean variable is reset to the OFF state when the left link is in the ON state, and remains reset until set by a SET coil.image_0
Positive transition sensing coilThe state of the associated Boolean variable is ON from one evaluation of this element to the next when a transition of the left link from OFF to ON is sensed.image_0
Negative transition sensing coilThe state of the associated Boolean variable is ON from one evaluation of this element to the next when a transition of the left link from ON to OFF is sensed.image_0