When process breakdown move the item out of process through AGV

When process breakdown move the item out of process through AGV

CJY3
Not applicable
17 Views
2 Replies
Message 1 of 3

When process breakdown move the item out of process through AGV

CJY3
Not applicable

[ FlexSim 18.1.2 ]

Hi,


I am using MTBF for setting up machine failures on the ETCH1 machine. I would like that when a machine failure occurs, and if there happens to be an item in process, to transfer that item to TEMP_3 via AGV. Subsequently, when the machine is repaired, input a new ITEM for processing.

Thank you!

priority.fsm

0 Likes
18 Views
2 Replies
Replies (2)
Message 2 of 3

joerg_vogel_HsH
Mentor
Mentor

You can simply load an involved item from a processor. Unfortunately there are pending events of involved item still in the event list connected to this processor. You must destroy them from the eventlist by commands, which are declared as "for developers only".

destroyevent( ... ) command manual. Maybe you can achieve this also for more involved events by destroyeventsofobject(..) Then you should set involved parameter to the item, which you let transport away.

0 Likes
Message 3 of 3

jason_lightfootVL7B4
Autodesk
Autodesk

Hi @CJY, was Joerg Vogel's answer helpful? If so, please click the "Accept" button at the bottom of their answer. 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 comment back to reopen your question.

0 Likes