question

Cafe X avatar image
0 Likes"
Cafe X asked Joerg Vogel commented

how to create row of flowitems on conveyor using decision point and combiner?

I find this model somewhere but now i want to change the quantity of box in 1 row, instead of 8 , i want to change it to 10 or 12 .please help out. the code in this model is very confusing. 1.fsm

FlexSim 19.0.0
combinerflexsim 19.0.0massflowconveyorconveyor desicion point
1609074143642.png (176.7 KiB)
1.fsm (200.9 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.

1 Answer

Joerg Vogel avatar image
1 Like"
Joerg Vogel answered Joerg Vogel commented

The combiner has to combine then 9 or 11 items from input port 2. And the side exit transfer must be as long as the number of items to leave together the conveyor.The input of the combiner is closed. If enough items are available to be packed into the first item leaving the combiner, then the DP is opening the input of the combiner and the location of all items are stored to be used in the combiner to build a packed container looking the same as on the conveyor. The combiner just packs the items and releases them instantly to side conveyor.
If you have a variable amount of items transferring then you have to update the components list by a global table and the label type of the first item entering the combiner through input port number one In the OnEntry trigger of the combiner.

· 5
5 |100000

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