question

Kathy Jacome avatar image
0 Likes"
Kathy Jacome asked Kathy Jacome commented

Unable to connect Transporter and rack

Evaluacion Final K.Jacome2.fsm

I try to make the connection between Transporter 2 and Queue 6 and 7 so that the transport could move the boxes into the racks, can someone help on this issue.

FlexSim 24.1.0
transporter 2 and racks
5 |100000

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

Felix Möhlmann avatar image
0 Likes"
Felix Möhlmann answered Kathy Jacome commented

Use the "Object connected to centerport" option in the "Use Transport" field. This will send the message to the dispatcher (which is connected to the first centerport) and it will dispatch it further to the transporter.

capture1.png

Other issues that I saw:

- In the deactivated "Use Transport" option of Rack1 you refer to a list that doesn't exist. This creates an error message each time you reset the model.

- The rack slots are currently not large enough to hold the loaded pallets. Either ignore the item size in the "Slot Assignment Strategy" (uncheck "Item must have space") or increase the size of the slots.


capture1.png (3.6 KiB)
· 3
5 |100000

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

Kathy Jacome avatar image Kathy Jacome commented ·

Thank you @Felix Möhlmann for your comments works for me a lot, allow me to share with you again the file - the Transporter 2 is still and does not collect the load from Queue 6 and 7; if it possible can you guide me how can i do to make it move? Evaluacion Final K.Jacome2.fsm

0 Likes 0 ·
Felix Möhlmann avatar image Felix Möhlmann Kathy Jacome commented ·
The tasks are passed to the dispatcher (current.centerObjects[1]) who then distributes them further. To use both transporters, connect the both to the dispatcher.

You can remove the connections between the queues and Transporter2.

0 Likes 0 ·
Kathy Jacome avatar image Kathy Jacome commented ·

Hi @Felix Möhlmann thank you so much for all the help, it worked! - my last question would be: for other cases is it possible to connect a Queue and a transporter directly or should i always have to had a Dispatcher?

0 Likes 0 ·
Kevin Espinoza avatar image
0 Likes"
Kevin Espinoza answered Kathy Jacome commented

evaluacion-final-kjacome2.fsm

Hi Kathy, yes, yes it is possible.

here an example


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

Kathy Jacome avatar image Kathy Jacome commented ·

thanks @Kevin Espinoza appreciate if you can share the changes that you did to my document in order to understand and recognize why it didn't work out in the first instance.

0 Likes 0 ·
Felix Möhlmann avatar image Felix Möhlmann Kathy Jacome commented ·
Queue 6 and 7 are now only connected to Transporter2. So all transport originating from the queues will be done by Transporter2 while Transporter1 only moves items from the combiners to the queues.

If a transport task should be done by one of multiple task executers, a dispatcher is the easiest solution. Other ways would involve using a list and/or building the transportation logic in Process Flow.

1 Like 1 ·

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.