Direct Coil

Direct Coils enable a Boolean output of a connection line Boolean state.
ldr_dc1
Left Connection
Right Connection
The associated variable is assigned with the Boolean state of the left connection. The state of the left connection is propagated into the right connection. The right connection can be connected to the right vertical power rail.
The associated name can be the name of the program (for functions only). This corresponds to the assignment of the return value of the function.
Example
ldr_dc2
(* ST Equivalence: *)
output1 := input1; output2 := input1;
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal