Hi, how do I do assembly for this scenario where the human is to pick 4 cartons at a go? After 4 cartons are placed on the table, the items inside will be loaded onto the conveyor and after all the items of carton are loaded, then the human will go back to pick the next 4 cartons
You could use a sub-assembly : One assembly is the 4 boxes with products inside, another assembly is the pallet with the boxes assembly on it.
It’s easier to have 4 boxes in one step and to almost consider them as only one product if the resource is taking them all at once.
Here is an example: (I also added a step where the resource opens the boxes, but that was just for fun, you don’t necessarily need it for the process to work)
Example_Pick4Cartons.vcmx (3.2 MB)
You can have a look at the “Layout Templates” in the eCatalog. There is one called “Batch Transport” where you could find other ways of doing this