question

Tobias T2 avatar image
0 Likes"
Tobias T2 asked zacharyh answered

Only pick up new boxes when queue is completely empty.

Hi,

I'm a total beginner with FlexSim... Can you help me with the following problem? There is Queue1 and Queue2 and an operator who should transport the boxes from 1 to 2. But it is essential that he only starts to pick up new boxes from 1 after 2 got completely empty. Every time he should transport 10 pieces and then wait until they all are were processed by Processor2.

onlypicup10boxeswhenqueueisempty.fsm

Thanks in advance!

kind regards

Tobi

FlexSim 19.2.1
flowmanagement queues
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

·
zacharyh avatar image
1 Like"
zacharyh answered

Try using Triggers to close and open ports. On Entry close it and On Exit re-open the port to allow items in once the queue is empty.

onentryonexit-triggers.png

Going through the tutorials may help you find other solutions to your problem.


5 |100000

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

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.