question

David Chan avatar image
0 Likes"
David Chan asked Phil BoBo commented

taskexecutor not travelling on network after resumeobject or MTTR

I have used MTBF/MTTR to stop a taskexecutor which is travelling on the network. I realised that the TE does not follow the curve network path after the down time. In addition, if virtual distance is used. It is also ignored.

How do I make TE to continue on curve path and continue with the virtual distance setting?

Thanks

David

te-do-not-travel-on-network-after-down-time.fsm

FlexSim 18.0.3
taskexecutornetworkresumeobject
· 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.

1 Answer

Phil BoBo avatar image
1 Like"
Phil BoBo answered Phil BoBo commented

@david.chan,

When a task executer on a network node path is stopped, he disconnects from the network. When he is resumed, he reconnects to the network and travels directly to his next node. He is no longer on the network node path. This is a limitation of how the default network navigator works.

If you want different behavior, then you would need to use a different navigator, such as the AGV Navigator.

You could also not stop a traveler in the middle of an edge. Instead of stopping the operator immediately, add logic to stop the operator at a future point, such as saving a label on the operator and stopping him in a different trigger if that label is set.

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