I am working with a model that has two shifts, and the number of forklifts available in each shift is different.
I initially set up the forklifts using the Delete/Add option in the parameter table for each shift. This works fine, but my main issue is that forklifts from the first shift need to hand over to the second shift, and currently. I have seen some post doing double connect (A) to dispatcher but this approach didn't work for me
I was considering using a single set of forklifts and managing their availability through downtime in a timetable. However, the challenge with this approach is that the number of forklifts needed per shift is not the same, so I am not sure how to manage that effectively. is there an easy way since i will not have to do hand over just changing number of forklifts between shifts?
Is there a way to handle this forklift handover while maintaining different numbers of forklifts for each shift? Any guidance or suggestions would be greatly appreciated! here is model loading_1.fsm @Felix Möhlmann do you have any suggestion about this problem. Thank you!