LD element coil

Symbol: LD element coil 1:, in the editor: LD element coil 2:

The element is only available in the LD editor.

A coil takes the value delivered from the left and stores it in the Boolean variable assigned to it. Its input can have the value TRUE (ON) or FALSE (OFF).

Several coils in a network can only be arranged in parallel.

In a negated coil LD element coil 3:, the negated value of the incoming signal is stored in the Boolean variable assigned to the coil.

Set coil and Reset coil

Symbol: LD element coil 4:, LD element coil 5: , in the editor: LD element coil 6:, LD element coil 7:

Set coil: If the value TRUE arrives at a set coil, the coil retains the value TRUE. As long as the PLC program is running, the value at this point can no longer be overwritten.

Reset coil: If the value TRUE arrives at a reset coil, the coil retains the value FALSE. As long as the PLC program is running, the value at this point can no longer be overwritten.

You can define an inserted coil as a set or reset coil by using the command Set/Reset in the menu FBD/LD/IL or insert it as a set coil or reset coil from the Tools view.

See also: