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.

Joerg Vogel avatar image Joerg Vogel commented ·
0 Likes 0 ·

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.

Cafe X avatar image Cafe X commented ·

totally have no idea how to get this done. But thank anyway for the answer. appreciate that.

0 Likes 0 ·
Cliff King avatar image Cliff King Cafe X commented ·

@Cafe X I agree the code in this model is complex and probably isn't the best way to accomplish the objective, but that's hard to say because who knows what the real object was?? I would suggest you create another Answers post if you have an interest in solving a particular modeling scenario and do a thorough job of explaining your true objectives. I wish you luck!

1 Like 1 ·
Cafe X avatar image Cafe X Cliff King commented ·

basically i have something similar to the example above.

the objective is to pack 12 flowitem at the end of conveyor 1 and send it in row (of 12) into conveyor 2.

thanks

0 Likes 0 ·
1234.png (532.4 KiB)
Cafe X avatar image Cafe X commented ·

dear Mr.Vogel

what " side exit transfer " i need to change. sorry im just a newbie.

thanks

0 Likes 0 ·
Joerg Vogel avatar image Joerg Vogel Cafe X commented ·

There is a an Exit Transfer (white square surface) on the side of the conveyor. This is an object. If you pick it, then you see arrow shaped red handles to drag the side along the conveyor larger. Please see into the manual working with transfer objects section expanding the range of a transfer.

1 Like 1 ·

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.