lot-flow-1-plane-customstate-2-itemtype.fsm
Hi everyone.
I am trying to set the state of a container to a custom set of states on specific periods and activity. Below is the detailed events.
1. On PRE
I need to ensure that if the resource is busy when picked, the state of PLANE17 would be WaitForOp_EAA_PRE for Operator or WaitForTech_SETUP for the technician.
2. On InPROCESS
I have added a MTBF and MTTR specific to processing state and would require the assistance of Technician. State should be OnREPAIR. Should the technician be busy when picked, state should be WaitForTech_REPAIR.
Another thing is to mimic MTBF and MTTR but rather than in units of time, it would be in units of each entity. Mean Units Between Assist (MUBA). It would stop processing and call the operator for a certain period of time before it resumes processing. That period when the operator is assisting will set the state of the plane to be WaitForOp_IAA when the operator is busy or IAA when the operator is attending the assist.
Thank you for your help!