question

Leo L6 avatar image
0 Likes"
Leo L6 asked Jason Lightfoot edited

How to allow unload on breakdown

Hello,

How do I allow a processor in a breakdown state to still allow unload? Otherwise the task executor/robot will just stay there waiting for the processor to exit breakdown when I just want it to unload and move on to another task.

Alternatively, how could I make it so that there is a max wait time on a "unload" task before redirecting the task executor/robot?

Thanks

FlexSim 22.0.16
task executerrobotbreakdown
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

·
Jason Lightfoot avatar image
0 Likes"
Jason Lightfoot answered Jason Lightfoot edited

Use a subtask /subflow to perform the unload and have that first check the state of the processor. With a subflow it's easy to wait for the processor state to change and apply a timeout to that wait for event activity.

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.