Download DS800 Development Suite Software

Transcript
A multiple connection on the left and on the right combines more than one horizontal line
connected on the left side of a vertical line, and more than one line connected on its right side.
The Boolean state of each of the right ends is the LOGICAL OR between all the left ends.
(* Example of multiple LEFT and RIGHT connection *)
(* ST Equivalence: *)
output1 := input1 OR input2;
output2 := input1 OR input2;
output3 := input1 OR input2;
438
DS800 Development Suite 2.1 - User Manual