Hello,
I currently have a model with several processors and operator that doesn't currently use Process Flow.
The operators and relevant equipment are tied to one single dispatcher.
It also has a Time Table that triggers a Down State - Cleaning event for 45min 3 times a day.
When a specific processor (that doesn't use operators) completes its task, I would like it to send all the operators into an additional 45min of Down State - Cleaning. I imagine a solution where the processor sends a message to the dispatcher, with an On Message triggering it to stop all the operators attached.
I thought about using another processor to represent the 45min of down time, but the number of operators varies a lot and they all need to stop.