Hello. From my model to build Auto car parking garage. This is Car OUT process. The black AGV will be shuttle. It will be travel to take the green AGV to lift and logic of Car OUT process.
And my new problem want to modify or adjust this process for use with the double parking.
I use this logic for Car OUT process. In OUT Order source that will be create token to be a order unit, the order are decide round robin to order each level of each lift, you will seen in each lift will have 3 set of logic.
From the logic of Car OUT. It must know where is the car and location for order the shuttle for go to take the car. That is necessary to have Pull from List activity : Pull OUT_A in Car OUT logic it will pull form big list : Car OUT. And you will seen Create Car OUT order. It will be create any car at parking slot on each parking slot of each level of each zone for simulate Car OUT process. When start model the car will be create and pushing to list Car OUT of each zone and dividing partition in list by level (Ex. level 1 = partition 1).
So. The create Car OUT it will know where is the slot to create car by pull from list : Floor 1_A, 2_A, 3_A, 1_B, 2_B and 3_B of each zone and level.
And the list of each Floor will be use the global list in toolbox it be Fixed Resource list and each list of Floor will have Initial Content from each group of the same name of list. So in each group will have member at be each parking slot of each level and zone by name of group.
So. That is Car OUT process logic.
From aforementioned. The problem how can I do the logic of double parking.
From the picture you can seen it will have slot as be double parking at both zone (A and B zone). How can create logic or modify solution for if the order token arrival and it can know the destination of car for take it out are parking as double parking (parking in inside row) and the shuttle will be taking the car at parking in front of inside car to near empty slot then will taking inside car to lift.
I'm not sure how can I modify logic for build this.
I has attached model file here. Thank You So Much.