Jump to content

Wait Process Until Buffer is Empty


fehermosilla

Recommended Posts

Hello,


I'm modeling an orange factory. One thing that I'm trying to solve is the modeling of the reception pools (of oranges).


1) Arrive trucks.

2) The truck is weight. Every truck have a random value of kilograms of oranges. (integer)

3) The truck dispose the oranges in a workstation. (workstation = reception pool). This is model with a Separator.

3.1) There are 3 workstation.

3.2) Every workstation has diferent Input Buffers.

3.3) The entity once entered in MemberOut@Separator1, it triggers a decide process.

3.3.1) This decide is to choose the workstation depending of the Quantity of Oranges versus the Input Buffer.


Now I need to Wait until the Input Buffer is Empty, but I'm having problems with that, because the entities don't release from this server.


If there are doubts about the model or anything else, I will answer as fast as possible.

test1.spfx

Link to comment
Share on other sites

×
×
  • Create New...