Crane movement under process flow is bugged.

Crane movement under process flow is bugged.

joseph_l4
Not applicable
4 Views
2 Replies
Message 1 of 3

Crane movement under process flow is bugged.

joseph_l4
Not applicable

[ FlexSim 21.1.4 ]

Hey, so currently my model is technically working how it should (it is getting from one end to the other); however, when the crane moves to lift the pallet it is no where near where it should be and then it drops it on the combiner, but it ends up in the last queue. So, it is working, but it looks really bad. Any help would be appreciated.interiorLine-0.fsm

0 Likes
Accepted solutions (1)
5 Views
2 Replies
Replies (2)
Message 2 of 3

eric_m3
Not applicable
Accepted solution

Hey @Joseph L4, I would just use the standard 3d logic to control the crane's movement. I just added an a-connection from the conveyor to the queue and an s-connection from the exit transfer to the crane. I then changed the exit transfer output to use transport.

I also noticed one other thing happening in your model. The unload activity Station needed to be updated to make sure the first pallet was loaded onto the combiner and all other pallets were loaded into the first pallet. If you watch the original model, you'll notice the first green pallet isn't loaded into the red pallet but into the combiner. To fix this, I changed the condition to look how many items are already in the combiner. If there are none, the pallet will be loaded into the combiner, if there is already an pallet in the combiner, the pallet will be loaded into the first pallet.

interiorline-0_1.fsm

Message 3 of 3

eric_m3
Not applicable

Hi @Joseph L4, was my answer helpful? If so, please click the red "Accept" button at the bottom of the 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 unaccept and comment back to reopen your question.

0 Likes