question

Najla AN avatar image
0 Likes"
Najla AN asked Haneen A commented

Flowitems pull items from conveyor

Hello,

I am working on a baggage handling system, and currently, I am struggling to find how a passenger can take baggage off a conveyor, I have attached 2 models, the first one works as I want, passengers pull bags off the conveyor, and when I continued working on it and added 4 more conveyors and more entrance gates, it stopped working as before, passengers don't pull their luggage off the conveyor.

In the simulation, it creates photoeyes that the bags will go over then it triggers a pull action that the passenger flow item will do. what is causing the problem seems to be only one passenger which is the first one with id1. passenger with id1 is not pulling the assigned bag to it.

can you help me with a solution that will make the passenger pull the luggage off the conveyor

@Raja Sekaran

@Cliff King

@jason.lightfoot

@Jeff Nordgren

@Mischa Spelt

@Ben Wilson

your help would be really appreciated.

Thank you so much.

one-conveyor.fsm

5 conveyors.fsm


FlexSim 20.2.0
processflowconveyorsflexsim 20.2.0photo eyeflowitems
one-conveyor.fsm (5.5 MiB)
5-conveyors.fsm (4.5 MiB)
· 6
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

Jason Lightfoot avatar image
1 Like"
Jason Lightfoot answered Haneen A commented

It looks like you have a different structure in place for the 5 conveyor model than the one conveyor. The bag matching is not instanced by the Passenger in the 1 conveyor model but is in the 5 conveyor.

I would recommend leave the bag matching as non-instanced and have a global passenger list partitoned by the person. That way any pulls will be matched.

· 9
5 |100000

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