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.

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.