question

Şeyda Aydın avatar image
1 Like"
Şeyda Aydın asked Matt Long edited

Using a Tote for picking products and placing them inside it

Hi everybody,

I'm quite new to FlexSim and I want to use a tote for picking products.

How can ı use tote?

FlexSim 17.0.1
tote
5 |100000

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

Matt Long avatar image
2 Likes"
Matt Long answered Matt Long edited

You can use a combiner for packing flowitems into totes or pallets as per Jason's answer. This works great if your operators work at a station and the picks come to them. If, however, your operators are walking around racks to pick up the orders, it gets a little more complicated. I've attached a really simple picking model of an operator grabbing picks from a rack. I use Process Flow to handle all of the logic of where the operator moves and what he picks. If you're planning on doing warehouse picking, you'll want to get familiar with Process Flow. It will make your life much easier.

loadtotes.fsm


loadtotes.fsm (29.3 KiB)
· 2
5 |100000

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

Jason Botha avatar image Jason Botha commented ·

Hi Matt,

I just updated and attached your model as there is a "Release" activity missing that causes the operator to only load one tote.5062-loadtotes-update.fsm

0 Likes 0 ·
Matt Long avatar image Matt Long Jason Botha commented ·

Oh great, thanks! I updated the answer model.

0 Likes 0 ·
Jason Botha avatar image
2 Likes"
Jason Botha answered Matt Long commented

Hi Seyda,

Here is a small model showing how you can use the Combiner Object to pack items (Box flow items) into a Tote.

The model has 4 queues that are for the 4 different product types.

The combiner has a source attached to input port 1. This tote has the ability to select 3 different order types as set out in the global table called orders. The type is determined by the itemtype that i set at the source on the creation trigger. 20170208-combiner-model.fsm

I hope this model helps you.


· 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.

Şeyda Aydın avatar image Şeyda Aydın commented ·

Thanks for your help. My problem is solved:)

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.