question

Mohamed El-akabawy avatar image
0 Likes"
Mohamed El-akabawy asked Joshua S answered

Limited weight for transporter

In this warehouse model I wanted to make a code the transporter maximum Weight is 5. I have implemented a label called "Weight", for each item has its specific weight in source. I wanted to limit the transporter to transport only 5 kg weight. If there is 2 kg and 3 kg it can take both of them and transport them. i would prefer it with a code.

output-variation-with-code.fsm

FlexSim 18.0.10
warehousecode
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

1 Answer

·
Joshua S avatar image
0 Likes"
Joshua S answered

I set all the racks in your model to push their containers to a list, then in process flow I find the closest item that has a weight below the transporters weight limit, then if it still has room I tell it to check again to see if it can fit anything else on, then it goes and picks them up.

18965-output-variation-with-code.fsm


5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.