question

acc H avatar image
0 Likes"
acc H asked Joshua S answered

Three of Queues must wait until the other one is completed before handling.

test.fsm

FlexSim 18.2.2
components
test.fsm (1.5 MiB)
· 4
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

Joshua S avatar image
0 Likes"
Joshua S answered

@acc H

I would suggest opening and closing ports. For example, you would close the ports on the queues with the first 3 components, then when the 4th component is finished, whatever triggers its completion would trigger the opening of the ports of the first 3 components' queues. Still confused on which queues are connected to which components, but try opening and closing ports using triggers and see if that works.

5 |100000

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