question

Preet avatar image
0 Likes"
Preet asked Preet commented

How to send the staff member to home position after certain work is done

I have a staff member who go to the equipment when it is faulted. However, the issue I see is that the staff member stays there even after resolving the fault until they get a next call to resolve the fault on different equipment. What steps I need to take so that the staff person goes back to the home position once they resolve the fault on the given robot? In addition to that, while they walk for their home position, if another robot faults, they should start heading there as well. I am using dispatcher which is connected to the staff person.

staff-home-position.jpg


staff-arrives-and-repair-the-equipment-red-when-fa.jpg

staff-staus-there-even-after-repairing-the-equipme.jpg

FlexSim 23.0.0
staff position
1674498106895.png (476.0 KiB)
1674498190107.png (222.9 KiB)
1674498257940.png (234.2 KiB)
· 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.

Jeanette F avatar image Jeanette F ♦♦ commented ·

Hi @Preet, was one of Joerg Vogel's or Jason Lightfoot's answers helpful? If so, please click the "Accept" button at the bottom of the one that best answers your question. Or if you still have questions, add a comment and we'll continue the conversation.

If we haven't heard back from you within 3 business days we'll auto-accept an answer, but you can always unaccept and comment back to reopen your question.

0 Likes 0 ·
Preet avatar image Preet Jeanette F ♦♦ commented ·

Hi @Jeanette F. Thanks for letting me know about this. I actually looked into this but wasn't sure what do to. Felix Möhlmann's answer gave m the solution but he has posted it in the comment. So I will accept the original thread of the answer.

0 Likes 0 ·
Jason Lightfoot avatar image
0 Likes"
Jason Lightfoot answered Preet commented

As part of its task sequence give it a task to travel to a location or try using the OnResource Available trigger to test for more tasks and if there are none travel to a location.

· 5
5 |100000

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

Preet avatar image Preet commented ·

Thank you very much for the response! It seems like it is working partially correct. Means, it is always going to the position I defined even though there are still other equipments to be repaired. I put the condition like attached in the image. What I want ultimately is if there are no equipments faulted then the member go to home position. If he is on the way to home position and then equipment goes faulted, he should abort going to home position and should travel to the faulted machine. I tried peempt options but seems not to be working.

1674522896723.png

1674522947296.png

0 Likes 0 ·
1674522896723.png (135.9 KiB)
1674523006059.png (31.9 KiB)
Jason Lightfoot avatar image Jason Lightfoot ♦ Preet commented ·

Are you able to post your model - I'd like to test any proposed solution in your environment? You can make the post private if needed.

0 Likes 0 ·
Preet avatar image Preet Jason Lightfoot ♦ commented ·

Hi Jason! Sure, Here is the sample model.

sample_model.fsm

0 Likes 0 ·
sample-model.fsm (111.3 KiB)
Show more comments
Joerg Vogel avatar image
0 Likes"
Joerg Vogel answered Joerg Vogel edited

Another concept in this answer - standard task is waiting at home. Operator leaves this state being preempted away to do jobs of higher priority.

5 |100000

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

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.