Sending Stop Signal to Processor

Student110
Not applicable
1 View
2 Replies
Message 1 of 3

Sending Stop Signal to Processor

Student110
Not applicable

[ FlexSim 24.1.0 ]

Hello, everyone. I have a simple model of a processor producing a box in interarrival time and a conveyor. is there a way to stop the processor, lets say for 40 seconds when there are 4 box in the conveyor? What can I use? Maybe things like process flow?

0 Likes
Accepted solutions (1)
2 Views
2 Replies
Replies (2)
Message 2 of 3

moehlmann_fe
Community Visitor
Community Visitor
Accepted solution

Process Flow would be a good choice. An Event-Triggered Source can react to the content of the conveyor passing a threshold. There are pickoptions for stopping and resuming objects in the Custom Code activity.

So at its simplest, the Process Flow block might look like below.

capture1.png

capture2.png

0 Likes
Message 3 of 3

Student110
Not applicable
thank you very much. i follow your instructions and it works :D
0 Likes