In this model, the racks are generated to be item, every item are set the label named type(the type value from1-324, because the model include the 324 racks.)
About my operation:
To make AGV carry the specified rack by order sequence, in process flow "Order Generation", I use assign lable(named:Choose Type) to get item type value by the global table(named: AssignToRack).
My problem:
According to the above settings, If the item value is repeated set, the AGV will only carry the item with the same type value once. My goal is make AGV carry the item by order sequence, so that the item type with the same value have to be carried for more times.
To clearly describe my goal, my question as shown below:
Is there any suitable way to do this operation?
Regards,
Kevin