I want to set a specific work position for the operator when working on a multiprocessor.
Normally, when I need to do this with single processors I use a basic custom task sequence, but in this model I need to use multiprocessors.
I thought the logic would be similar, but when I use the same task sequence I have found that the operator keeps busy and is not being released when the process has finished.
I guess the pick operator logic is not the same on the processor and on the multiprocessor but I haven't been able to find any information in the manual
In the attached model you can find a processor with the custom task sequence that is working, a multiprocessor with the same logic that is not working and a second multiprocessor that is using the default custom task sequence that appears to be incorrect.
Best regards!