How do I get two forklifts to work together?

How do I get two forklifts to work together?

pastra_T
Not applicable
45 Views
4 Replies
Message 1 of 5

How do I get two forklifts to work together?

pastra_T
Not applicable

[ FlexSim 22.2.4 ]

1-4-22Before_autosave.fsmFrom the attached model There is 1 working forklift. I want 2 forklifts to work together.
0 Likes
Accepted solutions (1)
46 Views
4 Replies
Replies (4)
Message 2 of 5

Jeanette_Fullmer
Community Manager
Community Manager
Accepted solution

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

0 Likes
Message 3 of 5

pastra_T
Not applicable

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

0 Likes
Message 4 of 5

pastra_T
Not applicable

Each order picks up products with different quantities and locations.

0 Likes
Message 5 of 5

Jeanette_Fullmer
Community Manager
Community Manager
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