question

Jonathan GD avatar image
0 Likes"
Jonathan GD asked Sam Stubbs commented

Can a combiner start to work, when not all items are available yet?

I use a combiner in my production model, which combines 220 items. I also use batches (22 items are one batch). The combiner starts to work, when 220 items are available in the Queue before. Is it possible, that the combiner starts to work, when the first batch is available (22 items)?

combiner.fsm

FlexSim 19.2.1
combiner
combiner.fsm (33.0 KiB)
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 Sam Stubbs commented

The combiner starts processing if all items of the current recipe are available inside of the combiner. The first item enters the combiner through port 1. This item can be used to change the recipe. If you need another behavior you are better of with a process flow basic processor object.

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

Sam Stubbs avatar image Sam Stubbs ♦ commented ·

Did Jorg's answer help your issue, or do you still need help with this issue?

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.