question

Alejandro Ulises TP avatar image
0 Likes"
Alejandro Ulises TP asked zacharyh answered

How to stop sending items when there are 2 items in a decision point?

acs-chargers-simulation.png

I want the source to stop sending items when there are two items in the decision point circled in red.

Anyone who could guide me?

FlexSim 19.1.0
process flowdecision pointszone
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
0 Likes"
zacharyh answered

A decision point can only hold one item at a time. I would recommend either adding a second decision point next to it so that when an item reaches both decision points then a "Wait for event" can be triggered to stop the source. Or you can add a variable that will count how many items pass that decision point and then send a message to the source when 2 items pass it and the message can stop the source.

If you could describe more of what you are trying to accomplish and send your model, we can try to help you more.

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.