Transporting tote full of items from a Que

Transporting tote full of items from a Que

zach_b
Not applicable
105 Views
3 Replies
Message 1 of 4

Transporting tote full of items from a Que

zach_b
Not applicable

[ FlexSim 18.0.0 ]

Hello, I am trying to put a tote in a Que and fill it with boxes then use a Transporter to take the full tote to a destination. I encounter errors when the Transporter tries to load the tote. I can make the transporter carry one box but not the tote and all the boxes. Any help would be appreciated. transporting-tote-full-of-boxes.fsm

,

0 Likes
Accepted solutions (1)
106 Views
3 Replies
Replies (3)
Message 2 of 4

jing_chen
Not applicable
Accepted solution

Hi, @Zach B

Firstly ,you should modified your option in OnCreation of Source1. The quote should be added to the name of label(which is "Type" in your model) and the item's name(which is "Tote")

Secondly, the unload station of boxes should be model().find("Queue2").first instead of Queue2.

At last, the Item option in Load Activity should use token.item.up to find the container of boxes which is Tote and the item in Unload Activity should also be token.item.up for unloading correctly.

May it helps~

transporting-tote-full-of-boxesbychjv18.fsm

.

Message 3 of 4

a9080109
Enthusiast
Enthusiast

Hi transporting-tote-full-of-boxesbychjv18 (1).fsmWhat if I want to use pf's move to move it?

0 Likes
Message 4 of 4

Jeanette_Fullmer
Community Manager
Community Manager
Hello @mark zhen,

Please start a new post for your question. You can link this post in with your new question.

0 Likes