question

Ali H avatar image
0 Likes"
Ali H asked Jeff Nordgren answered

How to walk the pallets when I have places empty places?

When I do not have a pallet in places enclosed in red, I need them to be covered before product reaches them.

pallet-position.png

pallets-position.fsm

FlexSim 17.0.2
decision pointspalletspositionmessage trigger
pallet-position.png (1015.2 KiB)
· 2
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

Jeff Nordgren avatar image
2 Likes"
Jeff Nordgren answered
@Simulaciones DCTC

It's a little hard to understand exactly what you want by the small amount of details that you have given. But if I understand correctly, all you want is a pallet to be at the processing location when there is a flowitem to be put on the pallet. I hope that is correct.

Attached is your model with the modifications that I have made. I deleted one of your DPs and added another DP at the very beginning of the conveyor. This is the DP (DPMain) that decides what processing location to send the pallet to.

I changed a lot of the code in the other DPs. I think I put comments in where I made changes so I'm hoping that you can follow what I have done. If not, please let me know. I also changed code in the OnMessage trigger of Processor1. I think that just about does it. Take a look at the model and see if it is doing what you are needing it to do and let me know if changes are needed.

Here is the model:

pallets-position-jn1.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.