Hello,
I have a model where ASRS will load item in pallet . The problem which i was facing is, i want the ASRS to load the box with specific quantity and with specific item type in pallet based on the pallet item type
NOTE (here red color is item type 1,green color is item type 2, blue color is item type 3, yellow color is item type 4)
For example:
* if red color pallet arrives , The ASRS should load two red box, one yellow box, and one green box from the rack
*if green color pallet arrives , the ASRS should load two yellow box and too green box from rack
* if blue color pallet arrives , the ASRS should load two blue box and two red box from rack
*if green color pallet arrives , the ASRS should load four green box from the rack
This task should continuously work until the model stops.
How can i over come this problem. i have attached the model for your reference asrs.fsm
FlexSim version 16.0.0 was used.
Thanks in advance for your answer