question

Navode W avatar image
0 Likes"
Navode W asked Navode W commented

Forklift Help

Hello,

In my model, I want to figure out how to stop the forklift(transporter 1) once it has unloaded all the boxes on floor storage 6, so that I can have another forklift unload the boxes on the next floor storage. Can someone help me on this? Also, I want to figure out how to get the forklift(transporter 2) to load the boxes from floor storage 6 when transporter 1 has filled the storage, and then bring it into queue 1 and unload it? I have put the connections and everything but it isn't going accordingly. Please can someone edit my file and provide me with how you achieved this ?

Thank You truly for all your help!

New 1.fsm

FlexSim 22.0.0
warehouseforklift travel
new-1.fsm (79.8 KiB)
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 Navode W commented

Hello @Navode W,

For Transporter 2 to load items from the floor storage then it will need to be center port connected to that floor storage and the floor storage and queue connection needs to be from the floor storage to the queue. You previously had the opposite connections.

As for transporter 1, are you wanting it to stop moving entirely or just stop loading to all floor storage when it fills up the first? Or are you wanting transporter 1 to focus on the next floor storage while the full floor storage is being unloaded by the transporter 2? I have implemented the latter by using triggers. The model starts with the output on the floor storage closed. The on entry triggers check to see if the floor storage is at its full capacity. Once the floor storage is full it will close the input port and open the output port.

new-1 (1)_1.fsm


new-1-1-1.fsm (78.8 KiB)
· 1
5 |100000

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

Navode W avatar image Navode W commented ·
Thanks a lot for your help and clarity @Jeanette F
1 Like 1 ·

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.