Hello,
I decided to add more complexity to the model that you answered here.In the attached twolevel-pickup-groundlevel-unload-3302020.fsm model, I added another set of conveyors on the ground level and replaced the "travel to location" activity with simple "travel" activity to make the elevator travel to top/ground level depending where the pallets arrive first.
Here is what happens, the first set of pallets from the top level are loaded and unloaded correctly. After that the elevator loads pallets from ground and top level and then delivers downstream. The rule is that two pallets that are loaded must come from the same level. To add this functionality a label "Level" is added to created pallets and my thinking was to push them to the list "Ready for Transport" and then pull from this list by creating a partition named "Level".
What should I change? Also which section of the manual should be referred to get an understanding of loading and unloading destinations options when using these activities in the process flow?
Best regards,
Amit