question

Miguel Pereira avatar image
0 Likes"
Miguel Pereira asked Miguel Pereira commented

Instant Load instead of Waiting 1 by 1

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.

FlexSim 21.0.5
processflowsubflowloadunloadload multiple
capturar.png (18.9 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

·
José Antonio MD avatar image
0 Likes"
José Antonio MD answered Miguel Pereira commented

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




· 5
5 |100000

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

Miguel Pereira avatar image Miguel Pereira commented ·

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 0 ·
José Antonio MD avatar image José Antonio MD Miguel Pereira commented ·

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 0 ·
Miguel Pereira avatar image Miguel Pereira José Antonio MD commented ·

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 0 ·
aeroporto.fsm (2.6 MiB)
Show more comments

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.