question

Steven Chen avatar image
0 Likes"
Steven Chen asked jing.c commented

Exchange unfinished task between operators

Hello!

A processor need one operator for process. Suddenly the operator can't continue his work, and the process task has completed 80%, is it possible to order another operator to complete the last 20%?

FlexSim 17.0.2
task sequenceexchange
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

·
Jeff Nordgren avatar image
2 Likes"
Jeff Nordgren answered jing.c commented
@steven.chen

Attached is a sample model that will do what you are asking. The operators need to be connected back to the dispatcher so that when they go down, the task is passed back to the dispatcher and then passed to an available operator.

taskpassingsample-jn1.fsm


· 1
5 |100000

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

jing.c avatar image jing.c commented ·

Brilliant! I have the same trouble in modeling. Thank you Jeff!

0 Likes 0 ·

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.