Hello, in my project, I need an operator to perform an in-process check on a machine in the middle of an operation.
For example when running this process, a human must come before the machine and conduct an in process check before the operation can proceed.
How can I implement this?