question

Nikhil T avatar image
0 Likes"
Nikhil T asked Nikhil T commented

Conveyor Stop and Start based on downstream conditions

Hello-I'm new to Flexsim. Source is a dock door feeding conveyor 14. Conveyor 6 and conveyor 9 are metering boxes onto the slug conveyor 8. Slugs of 10 boxes are created and released. My challenge is to stop conveyor 6 and 9 till slug conveyor is empty. Can someone help me with this? I have attached the model for reference.Thank you.



Model.fsm

FlexSim 20.1.3
flexsim 20.1.3conveyor logic
model.fsm (41.8 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

tannerp avatar image
1 Like"
tannerp answered Nikhil T commented

@Nikhil T,

This is something that can be done with Process Flow. I had to adjust Conveyor 10 because slug building conveyors can't have side transfers. It was also too short to accumulate the required 10 items.

With those things fixed, the Process Flow can be built a couple of different ways. My first take is that you'd probably like Conveyor 6 to stop releasing items after 10 items. If that's the case, we can simply listen for 10 items to reach Conveyor 8 and stop the 11th item. Then, when Conveyor 8 is empty, release the 11th item and repeat.

Let me know if this is what you were envisioning. If not, please provide a bit more information and I'll do my best to give you a different solution. Thanks!

model (5)_1.fsm


· 5
5 |100000

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