question

Student avatar image
0 Likes"
Student asked Student commented

Sending Stop Signal to Processor

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?

FlexSim 24.1.0
process flowstopstop processor
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

·
Felix Möhlmann avatar image
0 Likes"
Felix Möhlmann answered Student commented

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


capture1.png (14.0 KiB)
capture2.png (10.6 KiB)
· 1
5 |100000

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

Student avatar image Student commented ·
thank you very much. i follow your instructions and it works :D
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.