question

Joseph L4 avatar image
0 Likes"
Joseph L4 asked Eric M edited

Crane movement under process flow is bugged.

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

FlexSim 21.1.4
processflowcrane movement
interiorline-0.fsm (86.2 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.

Eric M avatar image Eric M commented ·

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

1 Answer

·
Eric M avatar image
1 Like"
Eric M answered Eric M edited

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


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.