question

Junyuan S avatar image
0 Likes"
Junyuan S asked Joseph Gillespie edited

Place empty totes into the sink

Hi Folks,

In the attached model, the operator will randomly pick one item from the tote on the racks and place it into the queues. Right now, he will put empty tote into the queues, too. How to let him put empty totes inside the sink?

1item-tote.fsm

FlexSim 19.1.1
pickingsinktote
1item-tote.fsm (190.5 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 Joerg Vogel edited

Your are on a good way. Your own tasksequences deal with the boxes in the totes in the OnEntry trigger. I would here choose already the output port number randomly and directly without evaluating the SendTo Port function. The Send To Port function can deal with the item that entered the rack and this is the tote. If you connect the rack with the sink and you choose randomly the output port numbers for the boxes from the output port numbers of the queues, you are done.

You should choose "Do Not Release Item" in the minimum Dwell Time function, because you are releasing the tote (your item in the rack) in the OnEntry trigger.


1item-tote-jv.fsm (26.2 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.

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.