question

Andres Pallaro avatar image
0 Likes"
Andres Pallaro asked Andres Pallaro commented

Issue with closed input port on queue

Hi,

I am working on a logic with a reorder point for material replenishment on a queue by opening and closing the input port based on the object subnodes length.

The issue is that even if the input port is closed, the operator continues bringing product. Is there something I am missing or doing wrong? Is there a better way to do this on 3D logic?


Here is the model.Modelo Ejemplo Materiales.fsm


1643694717592.png

1643694791419.png

Thanks!

FlexSim 22.0.1
input port
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
1 Like"
Felix Möhlmann answered Andres Pallaro commented

All task sequences are created as soon as the items arrive in the queue. Because the input is still open at that point, a task is created for each item. If you also set the maximum content of the target queue accordingly, the number of task sequences created will be limited.

Does this come close to what you want to achieve?

modelo-ejemplo-materiales_1.fsm


· 2
5 |100000

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

Andres Pallaro avatar image Andres Pallaro commented ·
Yes, Thank you!
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.