question

Ale avatar image
0 Likes"
Ale asked Matthew Gillespie commented

Global Modeling

global-modeling.fsm

Hi,

I'm trying to use the global modeling per the tutorial. Please see attached model.

Here are the issues :

1. parts do not accumulate on QUEUE 2

2. parts on the combiner are not being combining and just one combined part(pallet & box ) seats on the combiner and doesn't move.

3. The forklift picks up the boxes only without the pallet.

Thanks!

FlexSim 17.1.2
global tables
global-modeling.fsm (31.6 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

·
Matthew Gillespie avatar image
2 Likes"
Matthew Gillespie answered Matthew Gillespie commented

In Step 2 of the tutorial there is a note that says to make sure that the Pallet Conveyor is connected to the 1st input port of the Combiner. If you look at your model the conveyor is connected to the 3rd input port. You can fix this by reranking the input connections of the Combiner on the General tab of its properties or by disconnecting and reconnecting the objects in the proper order.

The first input port of the Combiner is where it gets the container object from so this needs to be the pallet source.

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

Ale avatar image Ale commented ·

I did the change on the general tab but now the forklift is moving the pallets only.

0 Likes 0 ·
Matthew Gillespie avatar image Matthew Gillespie ♦♦ Ale commented ·

You set your Combiner to use the Join combine mode instead of Pack. Join destroys all flowitems except the one that came in port 1. Pack puts all other flowitems inside the first flowitem.

1 Like 1 ·
Ale avatar image Ale commented ·

One more thing can you batch without using a combiner and using an operator instead?

0 Likes 0 ·
Matthew Gillespie avatar image Matthew Gillespie ♦♦ Ale commented ·

The queue can batch, or you can use Process Flow to model whatever custom behavior you want. If you have more questions about that you should ask it as a separate question.

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.