ExecutionEnum

Version Info

IntroducedDeprecatedUpdated
1.0  

Enumeration Literals

NameIntDepUpdDescription
ACTIVE1.0 Component is actively executing an instruction.
FEED_HOLD1.3 motion of the active axes are commanded to stop at their current position.
INTERRUPTED1.0 Component suspends the execution of the program due to an external signal. Action is required to resume execution.
OPTIONAL_STOP1.3 command from the program has intentionally interrupted execution. The Component MAY have another state that indicates if the execution is interrupted or the execution ignores the interrupt instruction.
PROGRAM_COMPLETED1.3 program completed execution.
PROGRAM_STOPPED1.3 command from the program has intentionally interrupted execution. Action is required to resume execution.
READY1.0 Component is ready to execute instructions. It is currently idle.
STOPPED1.0 Component program is not READY to execute.
WAIT1.5 Component suspends execution while a secondary operation executes. Execution resumes automatically once the secondary operation completes.

Back to top

Copyright © 2017-2026 Association for Manufacturing Technology (AMT). All rights reserved. MTConnect® is a trademark of AMT. Terms of Use.

MTConnect SysML Model V2.0