question

jyothi N avatar image
0 Likes"
jyothi N asked Joshua S commented

Combiner item type

My combiner has to probuce 3 item types.Item type input quantities are entered in Global Table LH and the combiner has to produce the item types by batch values are entered in Global Table2 .Item type 1 output to be send to output ports 1 and 2, Item type 2 output to be send to output ports 3 and 4, Item type 3 output to be send to output ports 5 and 6.

I have a problem with transporter at loading of items .17814-combiner-and-transporter.fsm

FlexSim 18.2.3
transportercombiner itemtypeitem type in process flow
· 2
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

Joshua S avatar image
0 Likes"
Joshua S answered Joshua S commented

Here's your model with all the changes added. Along with all the changes to the process flow, I added a OnModelReset Trigger to the model to reset your combiners logic of what to pull. I also added another source and Queue since you were missing 1. The Queues after the Combiner have labels on them both for pulling and for Saying Which Queue is the Main queue to be filled. I also added 2 Lists and some extra labels and Expressions to them that allow better querying.

17987-consecutivenumberingandtablelog-1902-rg-4.fsm


· 2
5 |100000

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