question

Juan S4 avatar image
0 Likes"
Juan S4 asked tannerp edited

Sorting conveyor

2020.06.02.01.fsmGood day. I have a model with a sorting conveyor that sorts boxes to different lanes by item type. When my lane number 1 accumulates until the build back Photo Eye is blocked then I want the parcels destined for this lane to bypass this divert lane number 1 and to continue going straight until the Build back accumulation Photo Eye is cleared again. Model is attached. Do not worry about how the full lane will become empty - that is part of my other simulation already which is under control. I would really appreciate any help. I have searched these answers already without luck and tried many methods without luck. Thanks. Regards Juan.

FlexSim 20.1.2
flexsim 20.1.2sorting conveyor
2020060201.fsm (40.3 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.

1 Answer

Braydn T avatar image
0 Likes"
Braydn T answered tannerp edited

@Juan S4

You can add another conditional operator to the trigger in the decision point. In this case, I just added a global variable, and change it when the photo eye is blocked or cleared. sortingFixed.fsm


sortingfixed.fsm (40.7 KiB)
· 6
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.