Instant Load instead of Waiting 1 by 1

Instant Load instead of Waiting 1 by 1

miguel_p9
Not applicable
14 Views
6 Replies
Message 1 of 7

Instant Load instead of Waiting 1 by 1

miguel_p9
Not applicable

[ FlexSim 21.0.5 ]

Hello,


Is there a way i can do an instant load instead of waiting each object? capturar.png

In those sub flows, the load and unload are taking too much time because it's loading and unloading 40 objects, 1 by 1, instead of instantly load and unload 40.

(40 is an example)

Thanks everyone, Miguel Pereira.

0 Likes
Accepted solutions (1)
15 Views
6 Replies
Replies (6)
Message 2 of 7

jose_antonio_mad
Not applicable
Accepted solution

Hello @Miguel Pereira,

You can use "Move Object" using an array of items. See attached example.

I hope I have been helpful.

21.1. Ejemplo_Move.fsm



0 Likes
Message 3 of 7

miguel_p9
Not applicable

It fixed it, thanks.

Another thing, if an object is called Bagagens and when i transport, i assign it to token.Bagagens.

In the unload area if i do a Wait for Event where i want to wait until they get into the ground, i should put in the Entering Item "Bagagens" or the token? or both works? Thanks

0 Likes
Message 4 of 7

jose_antonio_mad
Not applicable

I am not sure if I understand your question, but in my example token will not continue until move activity is finished.

But if you try to use a wait for event in another model, you can try to use "Wait for event" and match option, I think it should solve your problem: Label Matching (flexsim.com)

0 Likes
Message 5 of 7

miguel_p9
Not applicable

Easier, Aeroporto.fsm

In that Wait for Event on "Fluxo dos AGV", what i want is to only continue that when the objects carried by the plane, reaches that Queue. I even disconnected the Queue from the processor to see if that happens, but my wait for event isn't woking at all, never reaches there. Thanks

0 Likes
Message 6 of 7

jose_antonio_mad
Not applicable

The problem with your example is because your token in "Fluxo dos AGV" don't have the label you are trying to match, so it's impossible do the match and continue.

I am not very sure how your model works because you have a split and different AGV missions at the same time, so you have to be careful.

Please, as this is a completely different question from the previous one, try to create a new question because other users can check your question in the future.

Message 7 of 7

miguel_p9
Not applicable
I will, thanks.
0 Likes