Hello,
I would appreciate it if someone could help me with the following problem.
Attached you will find the simplified version of the model I'm trying to replicate. I have 3 processors, each one with an 8 hours shift and 15 minutes breaks every 2 hours of work. When a processor finishes its shift, another one starts and so on.
I'm having problems setting the down behaviors. What I'm trying to replicate for each processor is:
- during the 15 minutes breaks the processors stops working (and I should not have problems with this while the stop object function is the default setting when creating a down behavior)
-when the 8 hours shift is finished, the processor completes the processing of the item it was already in charge off, and only after that goes off-shift and stops taking other items. I assume that in this case, the functions that recreate this behavior are the stop input and resume input.
I created the downbehaviorsOFFSHIFT and the downbehaviorsBREAKS to set in the timetables but something is wrong. Maybe it has something to do with coding but i don't have the adequate skills so I'm here to understand.
Thank you so much in advance
DownBehaviorTest.fsm