question

Prathmesh Khairnar avatar image
0 Likes"
Prathmesh Khairnar asked Prathmesh Khairnar commented

Robot activity sequencing and Priority

Hi,

I want Robot to perform activities in below priority.

I am attaching model, let me know if anyone can help me.

Priority 1. From anyone of WP1, WP2, WP3 to anyone of FC1, FC2, FC3 whichever is free

Priority 2. From anyone of FC1, FC2, FC3 to Cooling station

Priority 3. Pick up station to anyone of WP1, WP2, WP3 whichever is free

Main robot simulation_autosave_1.fsm

FlexSim 21.1.5
robot movementrobot model
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

Felix Möhlmann avatar image
0 Likes"
Felix Möhlmann answered Prathmesh Khairnar commented

You can set the priority of a task for each ("sending") object individually.

1635416799483.png

Higher number -> higher priority

By setting the priority of the WPs to 3, of the FCs to 2 and the Pick up station to 1, the tasks will be done according to your logic. (If you mean priority 1 as "highest priority", otherwise just switch the numbers around)

main-robot-simulation-autosave-2.fsm


· 4
5 |100000

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