question

Chua X2 avatar image
0 Likes"
Chua X2 asked Jeanette F commented

Task executors

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?



FlexSim 20.1.3
flexsim 20.1.3robotsimulationtask executersrobot movement
model-draft.fsm (1.7 MiB)
· 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.

Joerg Vogel avatar image Joerg Vogel commented ·
I hope you use the AGV process flow template.
0 Likes 0 ·
Chua X2 avatar image Chua X2 Joerg Vogel commented ·
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 0 ·
Eric M avatar image Eric M Chua X2 commented ·

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 0 ·

1 Answer

·
Jeanette F avatar image
0 Likes"
Jeanette F answered Jeanette F commented

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


· 2
5 |100000

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

Chua X2 avatar image Chua X2 commented ·
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 0 ·
Jeanette F avatar image Jeanette F ♦♦ Chua X2 commented ·
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.

1 Like 1 ·

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.