question

Fabio O4 avatar image
0 Likes"
Fabio O4 asked Fabio O4 commented

Item in a processor limited for a certain type

Hello, in the model attached i want to limitate the item.sez == 1 input at a max of 4 at the same time. another item of the same type can enter only if one of them exit. The processor can have a max of 9 items in process at the time. The other item.sez don't have a input max content rule. I'm trying to make work the processflow u see in the model but i'm missing something.

FlexSim 22.2.0
processflowitemtypeprocesor
· 1
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
0 Likes"
Felix Möhlmann answered Fabio O4 commented

I don't know how you tried to implement this logic, but I would suggest to use a zone in the process flow. It can have both a general limit to how tokens can enter it, as well as subsets with additional contraints attached to them.

So the zone can limit the token count to 9 while also limiting the count of tokens where the sez equals 1 to 4.

1660806360960.png

1660806375841.png


1660806360960.png (20.1 KiB)
1660806375841.png (32.4 KiB)
· 3
5 |100000

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