MTConnect Execution Values
The following are the values produced by the Execution tag. The values are shown in their standard form and only applicable to v1.3 or newer.
READY
The controller is ready to execute instructions. It is currently idle.
ACTIVE
The controller is actively executing an instruction.
INTERRUPTED
The execution of the controller’s program has been stopped in an unplanned manner. Action is required to resume execution.
FEED_HOLD
Motion of the device has been commanded to stop at its current position. The controller remains able to execute instructions but cannot complete the current set of instructions until after motion resumes. The command to stop the motion must be removed before execution can resume.
STOPPED
The execution of the controller’s program has been stopped in an unplanned manner and execution of the program cannot be resumed.
OPTIONAL_STOP
The controller’s program has been intentionally stopped using an M01 or similar code. The program may or may not be stopped at the designated location based upon the state of a secondary indication provided to the controller defining whether the program execution must be stopped at this location or program execution should continue.
PROGRAM_STOPPED
The execution of the controller’s program has been stopped in a planned manner. Action is required to resume execution.
PROGRAM_COMPLETED
The program has completed execution.
WAIT
The execution of the controller's program is waiting for a secondary operation to complete. Execution resumes automatically once the secondary operation completes.
Related Articles
Why are most Okuma MTConnect tags UNAVAILABLE
Problem The MTConnect Agent on the Okuma control appears to be working, but most tags are UNAVAILABLE Reason Upon installation of the MTConnect Adapter, the Enable Monitoring Tags checkbox was not checked Solution Open the MTConnect Adapter, go to ...
How to Use Okuma SCOUT to Determine MTConnect Version & Compatibility
Overview This guide will take you through the steps to see if your P series Okuma CNC is compatible with MTConnect Requirements Setup a free Okuma Account (found at www.myokuma.com) SCOUT app (found at www.myokuma.com) USB Flash Drive Optional: USB ...
How to Check for MTConnect on Siemens 840D
Press Menu Select or Menu Function button Press far right softkey until you find a box at the bottom called "MTConnect" If the MTConnect button is shown, it's installed If it is not shown, it will need to be purchased from SFA and/or installed by a ...
Troubleshooting a SQL Server Connection
Overview If you are unable to connect to a SQL database, you can perform what's called a UDL test which uses a built-in SQL Server OLE DB provider to test SQL connections. This is done independent of any software application and is a great ...
How to Log Pings
Overview Logging pings can be very useful for troubleshooting network issues or monitoring the stability of a connection over time. Requirements PowerShell Local Administrator Rights Device or Machine IP address How to Log Pings Open PowerShell as an ...