question

browna15 avatar image
0 Likes"
browna15 asked Natalie White commented

When Photo Eye Blocked, Send Different Direction.

In my simulation I would like Flow Items of Type 1 and 2 go down a specific conveyor, but when there is one flow item on that conveyor, they use the conveyor the rest of the flow items use (the right most down flowing conveyor). In my current set up I use a decision point by chance to send Flow Items 1 and 2 down their respective conveyor, however when the restricted area (their respective conveyor) is full (1 flow item), they pause at the flow item as opposed to continuing to the next conveyor. How do I fix this?


Thank you for the consideration.


Model: ConveyorSortTest.fsm

FlexSim 17.1.6
photo eyeconditional decidedirection
· 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.

Natalie White avatar image Natalie White commented ·

Hi @browna15, was Carter Walch's answer helpful? If so, please click the "Accept" button at the bottom of their 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 comment back to reopen your question.

0 Likes 0 ·

1 Answer

·
Carter Walch avatar image
0 Likes"
Carter Walch answered Carter Walch edited

Hi @browna15 ,

conveyorsorttest.fsm

If you use a send item instead of send item by case, you can choose to only send an item of Type 1 or 2 if the conveyor doesn't already have an item on it. This is what that looks like:

1691082055493.png

When the red item arrives at the DP, an item is already on the conveyor so it continues down the normal conveyor.

dp.gif



dp.gif (451.6 KiB)
1691082055493.png (13.0 KiB)
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.