question

Stella avatar image
0 Likes"
Stella asked Logan Gold commented

Transporter does not unload in Queue

LoadUnloadRackRev10e.fsm

My transporter (Picker) traveling from Queue (banding) does not unload items (Rack with pallet on top) into processors (stations) correctly. If you run my model, it shows some transporter taking from another transporter. Can you please help me troubleshoot this issue? Attached is my model for your review.

FlexSim 24.2.0
transporterunload items
· 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.

Logan Gold avatar image Logan Gold ♦♦ commented ·

Hi @Stella, was Jason Lightfoot's answer helpful? If so, please click the "Accept" button at the bottom of their answer. Or if you still have questions, add a comment and we'll continue the conversation.

If we haven't heard back from you within 3 business days we'll auto-accept an answer, but you can always comment back to reopen your question.

0 Likes 0 ·

1 Answer

Jason Lightfoot avatar image
0 Likes"
Jason Lightfoot answered Jason Lightfoot edited

The problem is that you have an event triggered source listening to entries in the banding queue and you are unloading the racktote into the queue which triggers a new job for a picker to get another racktote and then load that. Instead of unloading to the banding queue just load the pallet and then move it into the racktote while the racktote is still in the picker.

5 |100000

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