TaskExecuter_ReturnPosition

TaskExecuter_ReturnPosition

jose_antonio_mad
Not applicable
1,403 Views
7 Replies
Message 1 of 8

TaskExecuter_ReturnPosition

jose_antonio_mad
Not applicable

travel-to-a-home-location.fsm

Hello,

I have a problem using the TaskExecuter.

My problem is that the TaskExecuter has to return to a initial postion when he made a movement (for example: Go to Source>Go to Queue1 > Return to Home position), but when another activity is waitting for the TaskExecuter, it goes to the other activity instead of going to Home position.

Probably the solution is easy, but I can't find it, sorry.

Thank you!

0 Likes
Accepted solutions (1)
1,404 Views
7 Replies
Replies (7)
Message 2 of 8

raja_sekaran
Not applicable
Accepted solution

Hi,

You can achieve by choosing Travel to object in the dropdown list of OnUnload trigger of task executor and refer home location in the destination field. I have attached the model for your reference. travel-to-home-location.fsm

7808-screenshot-1.jpg

0 Likes
Message 3 of 8

jose_antonio_mad
Not applicable

I tried this solution before asking, but it doesn't work.

My idea is the TaskExecuter secuence: Go to Source> Go to Queue1>Go to Reference Point>Go to Source>Go to Queue 2..... And if I do this the sequence is Go to Source> Go to Queue1>Go to Source>Go to Queue 2..... The TaskExecuter problem is, if another item is waiting, TaskExecuter "prefers" to go to the other activity instead of going to the reference point.

0 Likes
Message 4 of 8

m_rosadini
Advocate
Advocate

Hi Jose Antonio,

here you can find a tutorial on how to use Process Flow to create a task sequence. This way, you can define exactly what you want the task executer to do.

https://answers.flexsim.com/articles/23298/tutorial-task-sequences.html

As a note: You need to add a travel activity before the load and unload tasks to make the task executer follow your network. Otherwise it will travel directly to it.

0 Likes
Message 5 of 8

raja_sekaran
Not applicable
@José Antonio MAD

I change the condition and set priority for that task in travel to object, I think now it will work and I hope this is what you had intended to do.travel-to-home-location-v1.fsm

7810-screenshot-2.jpg

0 Likes
Message 6 of 8

jose_antonio_mad
Not applicable

It works!

Thank you so much @Raja Sekaran

Message 7 of 8

jose_antonio_mad
Not applicable

I will study this solution, thanks!

0 Likes
Message 8 of 8

m_rosadini
Advocate
Advocate

Jose Antonio, if you need further support you can reach us at [email protected]

0 Likes