question

Aravind D avatar image
0 Likes"
Aravind D asked Braydn T commented

Item is not moving on the conveyor

Hi,

In the attached model, the connection between queues and the conveyors are done through the process flow. After connecting the conveyor with the queue, I am creating boxes in Queue1 and make the boxes to move to Queue2 through the conveyor.

The problem I am facing in the model is, boxes that are created in Queue1 are not flowing on the conveyor to Queue2 even though the connection is made correctly.

Note: The connection between the queue and the conveyor should be done through code only. Because in my project model a single conveyor will be used for different docking queue located in a different location so that I can connect and disconnect the queues with conveyor dynamically.

To run the model for the second time disconnect the connection b/w queue and conveyor manually.

conveyor-connection-support.fsm

Thanks in advance for your answer

FlexSim 19.1.0
conveyor transfer
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

·
Braydn T avatar image
0 Likes"
Braydn T answered Braydn T commented

Hey @Aravind D

If you plan on using 3D connections to move flow items through your model they need to be created before the model begins to run

I would recommend just opening and closing the port connections. This will be much easier and you won't have to deal with strange issues like the one you are dealing with and others, like a new port connection every time you run the model.

I have attached a model with the code to open and close the port for Queue1, and you can do this with any number of port connections. You can also do this with triggers within the 3D model.

If you have any more questions about this, tag me @Braydn T with your response.

conveyor-connections.fsm


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

Braydn T avatar image Braydn T commented ·

Hey @Aravind D

Did my answer work for you? If so, please click the accept button. If not, please let me know how I can help!

0 Likes 0 ·

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.