Dear Community, I have the following problem:
For processor 1 have two operators. OP1 works in the first shift, OP2 in the second shift. If OP1 starts the process, but its shift is finished before the end of the process time, OP2 should take over the process and terminate it. After finishing, he should start again with the next piece and stop the process at the end of the shift where it is currently standing. OP1 should then continue in the next morning.
In my model, the process times are between 8 and 14 hours.
OP1 currently starts the process, pauses it at the end of the shift . OP2 will not do anything because the processor is in the state “waiting for operator”. When OP1's back on shift, he'll drive on. OP2 never works like this.
The example in the attachment is only to show the problem. My model is much larger and contains about 15 such two-shift jobs. test-v1.fsm
Can someone help me pleas?
A slightly desperate student ;-)
Moritz