question

yoni A avatar image
0 Likes"
yoni A asked yoni A commented

double qty generated after a combiner

I have two sources that goes into a combiner, each source generates (item type 1 and item type 1) and then to a processor where it is processed as a single unit, then I have a separator so each item type goes to two different queues, the logic is that for 1 unit processed 2 items are split after the separator

FlexSim 18.1.2
combiners
· 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.

Joshua S avatar image Joshua S commented ·

Can you upload a model so we can see the problem?

0 Likes 0 ·

1 Answer

·
Jeff Nordgren avatar image
0 Likes"
Jeff Nordgren answered yoni A commented

@yoni A,

Attached is a sample model that does what I believe you are asking. Take a look at the model and see if this solution would fit your needs.

The only think I did "out of the ordinary" is to modify the code in the OnEntry trigger of Combiner1 so that the green flowitem (From Source2) is placed inside of the red flowitem, so they appear as one flowitem. And that was all the code I added. If this is not what you need, please give us more details about what you need the model to do.

Thanks.

yoni-sample-jn1.fsm


yoni-sample-jn1.fsm (18.6 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.

yoni A avatar image yoni A commented ·

thanks It works @Jeff Nordgren

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.