question

pastra.T avatar image
0 Likes"
pastra.T asked Jeanette F commented

How do I get two forklifts to work together?

1-4-22Before_autosave.fsmFrom the attached model There is 1 working forklift. I want 2 forklifts to work together.
FlexSim 22.2.4
order pickingforkliftwarehouse optimization model
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

·
Jeanette F avatar image
0 Likes"
Jeanette F answered Jeanette F commented

Hello @pastra.T,

1693588007703.png

It would work best if you split your process flow into two flows. One for the items and one for the transporters. I use a list to push the items that have been assigned for the order and the transporters pick an item off the list. The transporters pick items till they are at capacity or there is not an item of the same order number to pick up. They then will unload their items and cycle through the process again.

1-4-22before-autosave_1.fsm


· 3
5 |100000

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

pastra.T avatar image pastra.T commented ·

Thank you so much and What if I want the forklift to be responsible for each order separately?

0 Likes 0 ·
Jeanette F avatar image Jeanette F ♦♦ pastra.T commented ·
Hello @pastra.T, Then you will want to assign the transporters with their order ID before they pull their first item and increment through the orders when it loops. You could assign Transporter 1 with order ID 1 and Transporter 2 with order ID 2 and then increment by 2 when it loops.
0 Likes 0 ·
pastra.T avatar image pastra.T commented ·

Each order picks up products with different quantities and locations.

0 Likes 0 ·

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.