question

Ali H avatar image
0 Likes"
Ali H asked Sam Stubbs answered

How do I let pass in the combiner a pallet that it have items?

If the pallet has item I need that pallet let pass for combiner directly. Right now the pallet waits for the item in the second processor combiner.fsm.

FlexSim 17.0.0
combinerpalletitem
combiner.fsm (14.7 MiB)
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

·
Sam Stubbs avatar image
1 Like"
Sam Stubbs answered

I found a solution for you. I put a decision point on the conveyor just before the Combiner 26, and just added a simple code to the On Arrival trigger of the decision point: I have it check if the content of the triggering item (the pallet) is greater than 0, if so, I have it move the palled past the combiner.

Here is your example model with those changes:

5336-combiner-1.fsm


5336-combiner-1.fsm (14.7 MiB)
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.