Implementing In process checking on a machine process

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?

You can use a Work Statement to call a human (select their Transport Controller) and make them work in front of the machine.

1 Like