motion of the active axes are commanded to stop at their current position.
INTERRUPTED
1.0
Component suspends the execution of the program due to an external signal. Action is required to resume execution.
OPTIONAL_STOP
1.3
command from the program has intentionally interrupted execution. The ComponentMAY have another state that indicates if the execution is interrupted or the execution ignores the interrupt instruction.
PROGRAM_COMPLETED
1.3
program completed execution.
PROGRAM_STOPPED
1.3
command from the program has intentionally interrupted execution. Action is required to resume execution.
READY
1.0
Component is ready to execute instructions. It is currently idle.