KittingModel1.fsmI'm trying to create a kitting operation where I'll have multiple sources and queues to supply the items that need to be kitted and a few combiners with assigned operators to create these kits. The issue I'm having is getting each operator to pull their own tote and flow items to their assigned Combiner. I center port connected all of the operators to the queues for Transport, but only Operator 1 will grab items for all of the combiners. The other operators do not move to transport.
Thanks for any help!