question

Owen_liaw H avatar image
0 Likes"
Owen_liaw H asked Joerg Vogel answered

Forklift loading problem

Manual Process.fsm

1648089792420.png

Helo, how to make the transporter 3 (forklift) carry 20 items to storage_cutting_5 then turn back to pervious station to carry other 20 items to the storage storage_cutting_4?


FlexSim 22.1.0
fork lift transporter
1648089792420.png (108.4 KiB)
manual-process.fsm (100.7 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

·
Joerg Vogel avatar image
0 Likes"
Joerg Vogel answered

You can try to code this. But I recommend an approach with more queues to batch unique item types together.

Options are:

  • Forklift Taskexecuter pane Break To property > Same Destination
  • Queues collecting only one Type and Perform Batching on Queue property pane is activated

simple _batch_transport.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.