Task executors

Task executors

xinyan_chua188
Observer Observer
23 Views
6 Replies
Message 1 of 7

Task executors

xinyan_chua188
Observer
Observer

[ FlexSim 20.1.3 ]

model draft.fsm

Hi all, I want to create a parking station for the robots at the space right next to my dispatcher. I have yet created the parking station.

Questions:

1) What should I use to present my parking station?

2)How can I make my robots return to the parking station when they do not have any task?

3) How can I make my robots load and go without the use of process flow?



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

joerg_vogel_HsH
Mentor
Mentor
I hope you use the AGV process flow template.
0 Likes
Message 3 of 7

xinyan_chua188
Observer
Observer
Hi @Joerg Vogel , is it possible to teach me how to use it in my model? I also want the task executor to carry many flow items at once too
0 Likes
Message 4 of 7

eric_m3
Not applicable

Hi @Chua X2 have you worked through the AGV tutorial in the manual yet? That would be the best place to start and demonstrates how to include park points.

0 Likes
Message 5 of 7

Jeanette_Fullmer
Community Manager
Community Manager
Accepted solution

Hello @Chua X2,

If you plan to change how your AGV's are used so that it follows more closely to what you see in the tutorials then go ahead and learn that way.

If you plan to not use the AGV path, then setting up a process flow that watches for when the robots go idle or for when they don't have more tasks sequence then they move to a designated parking spot.

1630532944730.png

The source creates tokens for each AMR and assigns an AMR to the token. The decide activity checks for the state and task sequences of the AMR's. If they are idle with no current or upcoming task sequence then they will go to the designated parking spots.

Park when idle and no tasks JF.fsm

0 Likes
Message 6 of 7

xinyan_chua188
Observer
Observer
hi @Jeanette F , thank you so much and I also want each robot to pick 16 items per batch. May I know how I can add that logic into the process flow?
0 Likes
Message 7 of 7

Jeanette_Fullmer
Community Manager
Community Manager
Hello @Chua X2,

Please, follow our best practices and start a new post for a new question even if it is for the same model. You can tag me in the question since I have helped with the model before.