Hi all,
In my model, I have four different types of pallet in which combiner combines different item on pallet based on global table.The problem which i was facing is the asrs start to load the item on conveyor when the model starts , but i want the asrs to load the item from rack and unload it on conveyor only when there is a pallet on the combiner. (Note: Combiners components list will be updated based on global table).
For example :
If pallet (item type 3 or blue pallet) reaches the combiner, ASRS should pick only 2 red box,1 green box ,3 blue box and 1 yellow box from the rack and unload it on conveyor based on the global table.From the conveyor the item moves to combiner. (Note : ASRS should not pick more than 2 red box,1 green box ,3 blue box and 1 yellow box from the rack for this blue pallet). Here i have attached the model for your reference asrs-sample.fsm
VERSION : 16.0.0
Thanks in Advance