question

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

how to create row of flowitem on conveyor?

I want 10 flowitem after going out from the SOURE come into the conveyor in row at time ,. I try to use combiner and DP but cant make it. Any one here can help please.

FlexSim 19.0.0
combinerflexsim 19.0.0dp
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

Here is an approach I answered at time ago.

But @tanner.p pointed out the restriction of this approach. The items are processed in the order of entry.

If you need a more simultaneously method, I can only suggest to tweak mine. You add an invisible conveyor with a very high convey speed to compose a row and then you let the items travel with a slower speed on visible coveyors.

convey_by_row.fsm

And the limit of item movement on a conveyor


· 4
5 |100000

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