conveyor-process-flow-test.fsmIn the attached model, I am having two small models trying to do the same thing, upper one I am using a station, lower one I am using a decision point.
So when the item arrives at the decision point, there is a 50%, 50% chance to go to either of the two output connections. In the upper one, where I am using stations, it keeps saying Station is an invalid destination to send item, but when I am using decision point and the same logic, it works okay. Not sure why is this happening.
Also, is there a way to use process flow to control the system so that there can't be any part accumulation on the conveyor, just 1 part in each individual station. I can use acquire and release to do that, but when going large scale, process flow is way easier.
Please suggest!
Thanks,