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.