I want to load and unload 10 items at once (I want the crane to go down and up again only once) and I have checked several questions here, however none of them seem to work for my model. I'll upload a test model and describe what exactly I want the model to do work as described below:
1) There are 2 types of items. each type must be sent to a specific inventory. Items of type 1 must be transferred to Inv2 and items of type 2 must be transferred to Inv3 and Inv4. Here I would like to know how I can refer to both these inventories in my process flow without having to define them as a resource (So that when other cranes also want to unload items in the same inventories they don't have to wait for the Inv3 or Inv4 to be released)
2) I tried two different methods to load 10 items at a time but they don't seem to work. What is wrong with the model?
Thanks in advance