question

Tim avatar image
0 Likes"
Tim asked Tim commented

About the trigger

Hello, everyone. I have a problem.

Purpose: I send some pallets to the location of DP1 as a queue from which I can pick up any number of pallets when I want to call them.

Symptom: The first tray can be normally sent to the loading point loading box, but the second tray cannot be sent (resume item)

Question: In fact, I know that because only the bottom pallet starts the arrival trigger of DP1, even if I move down to the same position using kinematics, the second pallet cannot have the same function as the first pallet. In other words, stop item is only for the first tray, and the same goes for resume item. So it cannot continue to send pallets. So what's the solution?
拆垛机V24.2.fsm

FlexSim 24.2.0
triggers
拆垛机v242.fsm (70.7 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.

Jason Lightfoot avatar image Jason Lightfoot ♦♦ commented ·

Hi @Tim,

Thank you for contributing to our community! We couldn't identify a maintained license or subscription linked to your account.

You may need to update your profile information to identify yourself as a license owner or their associate. Check out our article for how to ensure you receive timely support. If you update your profile comment back to let us know - we'll adjust the priority of your post accordingly.

If your current license is expired, please contact your local distributor to renew.

0 Likes 0 ·
Tim avatar image Tim Jason Lightfoot ♦♦ commented ·

TThank you, Jason Lightfoot. I don't have a license. I'm a simulation enthusiast. Unfortunately I can't solve this problem. Thanks for the heads up.

0 Likes 0 ·
Tim avatar image Tim commented ·

Excuse me. I really want to know how to solve this problem. Is there anyone who can help me?

0 Likes 0 ·

1 Answer

Felix Möhlmann avatar image
0 Likes"
Felix Möhlmann answered Tim commented

You need to move items onto a conveyor through an entry transfer for them to move along the conveyor.

Your model currently also does not handle the case when the last pallet is pulled.

Here's an updated version of your model. I create the pallets in the Process Flow, so they are nested inside each other from the start which makes moving the remaining pallets down easier. Since that token has a reference to all pallets anyway, I also removed the pallet list.

pallet-buffer-fm.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.

Tim avatar image Tim commented ·

Thank you. That's exactly what I wanted to achieve! Thank you very much. This question has been bothering me for a long time. You helped a student who loves to learn. This is respectable!

0 Likes 0 ·