question

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

Stopping Conveyor based on conditions

Sample.fsm

I have 3 conveyors in the system. When the red conveyor is full, I want to wait till the green conveyor is full. Once the green conveyor is full, I want to stop the orange conveyor. Can someone help me configure this? Thank you.

FlexSim 20.1.3
flexsim 20.1.3conveyors
sample.fsm (36.1 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
0 Likes"
tannerp answered tannerp commented

@nikhil.t,

There's no logic in your attached model, but what you can do is use Event-Triggered Sources. Then you can either stop the items, stop the conveyor, or close the input. I set up a simple example you can consider for building your own logic. Keep in mind that you can trigger these things using the number of items on the conveyor, label values, decision points, etc. as alternatives to photo eyes. Hope this helps!

sample_1.fsm


sample-1.fsm (45.2 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.

Nikhil T avatar image Nikhil T commented ·

@tanner.p. Thank you. Quick question, in the model you have used 3 PEs but in the process flow I see 2 PEs being used. Is that correct?

0 Likes 0 ·
tannerp avatar image tannerp Nikhil T commented ·

My mistake. I think I accidentally added an extra photo eye. You are correct in that I am only using two photo eyes.

0 Likes 0 ·

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.