Subflow and Reference

Subflow and Reference

laitriminh
Not applicable
68 Views
2 Replies
Message 1 of 3

Subflow and Reference

laitriminh
Not applicable

[ FlexSim 19.0.0 ]

@Felix Möhlmann

Hello Felix, I sincerely apologize for bothering you. Your assistance with my previous question was immensely helpful. Currently, I am trying to use a separate subflow for each operator to allow Operator1 to move through Queue1, Queue2, and Queue3 individually before consolidating the results and transferring them to Queue4. I attempted to set up an additional subflow, but I am stuck at the unloading stage as I am unsure how to reference the total number of items gathered from the three queues earlier. I hope you can help. Thank you.

Link to the previous question

build-process-flow-fm.fsm

1.png

0 Likes
Accepted solutions (1)
69 Views
2 Replies
Replies (2)
Message 2 of 3

moehlmann_fe
Explorer
Explorer
Accepted solution

At that point the operator will have loaded all items, so you can access them as subnodes of the operator.

1706343857104.png

0 Likes
Message 3 of 3

laitriminh
Not applicable
Thank you, Felix. It works.
0 Likes