question

Mathilde DOUSSET avatar image
0 Likes"
Mathilde DOUSSET asked Matthew Gillespie commented

How to make to limit the number of items per conveyor?

simusequencage.fsm

Hi!

I would like limit the number of items on the conveyor .

I join you my model.

Thank you!

FlexSim 16.2.0
conveyor
simusequencage.fsm (11.8 MiB)
5 |100000

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

Joerg Vogel avatar image
1 Like"
Joerg Vogel answered

The conveyor system takes as many items as there is space available set by the conveyor type's parameters. You can control the items getting to a conveyor system by closing the input of the EntryTransfers or the output of the previous objects to the EntryTransfers. But there isn't anymore a parameter defining the capacity of the conveyor system. In ProcessFlow you can set a Zone over your system which measures the current stored capacity. You use this information to control the input of the EntryTransfer.

5 |100000

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

Kari Payton avatar image
0 Likes"
Kari Payton answered Matthew Gillespie commented

@Mathilde DOUSSET you can connect incoming items to a queue then connect the queue to the conveyor. On the queue settings you can set a maximum content to limit the number of items.


queue-settings.png (27.5 KiB)
· 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.

Mathilde DOUSSET avatar image Mathilde DOUSSET commented ·

So, I explain that I understood:

I take a queue near the conveyor, then I change "the maximum content"?

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.