question

laitriminh avatar image
0 Likes"
laitriminh asked laitriminh commented

Subflow and Reference

@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

FlexSim 19.0.0
subflowtokentoken labels
1.png (228.7 KiB)
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

1 Answer

·
Felix Möhlmann avatar image
0 Likes"
Felix Möhlmann answered laitriminh commented

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

1706343857104.png


1706343857104.png (17.3 KiB)
· 1
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

laitriminh avatar image laitriminh commented ·
Thank you, Felix. It works.
0 Likes 0 ·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.