question

Kevin S7 avatar image
0 Likes"
Kevin S7 asked Kevin S7 commented

How to return the transport to its initial position

Greetings to all


can help me, I already have a transport programmed to return to its initial position when I finish loading the box, it worked perfectly when I applied only one transport but when I use the dispatcher and use two transports, I configure everything wrong I want it to return to its initial position only when you have finished loading all the boxes.

1636491470020.png


TASK EJECUTER.fsm


FlexSim 21.2.4
transporterdispatcherqueues
1636491470020.png (83.2 KiB)
task-ejecuter.fsm (50.0 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

·
Connor A avatar image
0 Likes"
Connor A answered Kevin S7 commented

Hello @Kevin S7, I was able to make it so that the Forklifts unload all the boxes before returning to their initial position. I changed the dispatchers "pass to" box from "first available", to "Pass to the object with the shortest queue". This makes it so that the forklifts can get the tasks to unload the boxes while they are unloading a box instead of having to go back to the initial position to get the next task. Let me know if this answers your question, and if there is anything else that you need help with.

task-ejecuter (1).fsm


task-ejecuter-1.fsm (49.1 KiB)
· 3
5 |100000

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

Kevin S7 avatar image Kevin S7 commented ·

Thanks friend, you really helped me a lot, if there is one thing, if you can help me, I would appreciate it very much, I am a little new to flexsim, I am still learning

0 Likes 0 ·
Kevin S7 avatar image Kevin S7 commented ·

What happens is that I have this model but the operators want them to take them from the loading area to the port of departure, taking into account the first queues that fill up, the operators that are taken to the port of departure and so on, load respecting that condition. just that, hence the rest is working correctly

CONFIGURACION 6_OP.fsm

0 Likes 0 ·
Kevin S7 avatar image Kevin S7 commented ·

at the beginning the model works correctly but later it no longer respects that condition that the queue that is filled first goes to the output port

0 Likes 0 ·

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.