Behavior / Join
Block Name: Join
Code File Location: VisualSim/actor/lib/logic/Connect_OR
o Separate inputs from any outputs that may cause infinite loops.
Join block takes the Data Structure arriving on the two input ports and places it on the output port, in the order of arrival. There is no delay between the input and output ports. The order of arrival on the input is maintained on the output side. This block can be used in place of a diamond where the flows can cause an unexpected execution flow.
Note: This does not combine the values on the two inputs.
Refer Join Demo Model.
Port |
Explanation |
Type |
input_1 |
Input port 1 for data tokens. |
General |
input_2 |
Input port 2 for data tokens. |
General |
output |
Output port, type same as input. |
General |
Created with the Personal Edition of HelpNDoc: Write EPub books for the iPad