question

Karen Geraldine S avatar image
0 Likes"
Karen Geraldine S asked Jeanette F commented

Case from one to two conveyors based on fullness of first conveyor

Hi, is it possible to direct the cases to each of the conveyor with the following logic: the cases will go to whichever conveyor is 'empty' first (probably could use a decision point for that I guess?)

Thanks!


Tagging @jason.lightfoot

FlexSim 20.2.3
flexsim 20.2.3sorting conveyor
1614700309614.png (229.0 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.

Jeanette F avatar image Jeanette F ♦♦ commented ·

Hi @Karen Geraldine S, was Jason.Lightfoot's answer helpful? If so, please click the red "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 unaccept and comment back to reopen your question.

0 Likes 0 ·

1 Answer

·
Jason Lightfoot avatar image
0 Likes"
Jason Lightfoot answered Jason Lightfoot edited

I think the best way will be to count the number in and out of the two systems and send to the one with fewest items. I've added the logic with a counter on each of the outObject decision points at that junction. A process flow increments and decrements the counters from conveyor entry and exit points.

However you've many issues with the photoeyes - there are some with:

  • all stopConveyor labels (1,2,3) but with no pointers.
  • no block time so we try and set the speeds whenever an item passes - so for ALL items
  • no stopConveyor at all - just the numPEs label but the PE is still a member of a ConnveyorControl process.

This is giving many exceptions to the system console and as we keep stressing to all modellers - these should be fixed and not ignored. If you need help to understand which PEs are causing the errors then we can take a look with you.

complete-021721-abcdef-sects-jl3-oee100-new-lanes.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.