question

Fabio avatar image
0 Likes"
Fabio asked Jeanette F commented

Unloading on a conveyor

Good morning

We are currently working on a project of loading and unloading task sequences; in the attached model we need two operators to perform the loading and unloading operation simultaneously.

a. We need to transfer from Queue objects to the conveyor belt, using only one operator as a resource.

How could we reference the entrytransfer to do this operation?

b. The operators should be assigned to execute the tasks simultaneously, when the first box is unloaded on the Queue objects, only one operator should be assigned to each task.

Attached model

Carga_Descarga.fsm

Thank you very much!

FlexSim 23.2.3
task sequence
carga-descarga.fsm (62.9 KiB)
· 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.

Jeanette F avatar image Jeanette F ♦♦ commented ·

Hi @Fabio, 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

You can use output port connection from the queue to the entrytransfer and the standard sendtoport negotiation to control when it should happen. You can use the queue's transport dispatcher to reference an operator or distpatcher, or you can push to a list with the destination as a label and then use a process flow to pull from that list and unload to the destination. This is standard FlexSim behavior covered in the basic tutorials. Your colleagues at FlexSim Andina should have been able to assist you with this.

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.