question

Michael D6 avatar image
0 Likes"
Michael D6 asked Joerg Vogel commented

Conveyor Limit Question

Attached is a simple model that receives items on a conveyor and then distributes the boxes to side conveyors. I added an operator to remove the boxes from the conveyor. I want the boxes to not be allowed to go on either side conveyor if the quantity on the side conveyor is larger than say 3. This would essentially create a re-circulation loop. Conveyor Round Robin Example.fsm

Any suggestions?

FlexSim 21.2.3
conveyordistributions
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

Joerg Vogel avatar image
0 Likes"
Joerg Vogel answered Joerg Vogel commented

If you can’t get the conveyor.subnodes.length as a property than you create a counting section by a photo eye at entry to increment a label and in exit transfer you decrement this label value. Then in a decision point you evaluate this label to divert items.

· 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.