I have a system where there are several sources delivering red and blue to processing cells, where red enters a automated cell and blue enters a manual cell. Once a unit enters and completes processing, it becomes green. Green units are accepted where any other color unit is discarded at the end. Currently I am using a logic that I found from a similar post, however I do not understand it, therefore do not know how to troubleshoot it well. I want to be able to sort by type (color = type?) and have specific colors only enter specific cells. As seen in the model provided, in the manual cell the outputted green units return back into the cell as if it had no accomplished processing already. How do I over come this and use separating by type where type = color.
Thank you in advance. ConveyorSystem.fsm