The component Variables of the ISA95InterruptedStateMachineType have additional Attributes defined in Table 48.
Table 48 - ISA95InterruptedStateMachineType Attribute values for child Nodes
BrowsePath
Value Attribute
Description
Held
The job order has been temporarily stopped due to a constraint of some form.
Held
0:StateNumber
1
Suspended
The job order has been temporarily stopped due to a deliberate decision within the execution system.
Suspended
0:StateNumber
2
FromHeldToSuspended
This transition is triggered when the system has switched the job order from internally held to externally suspended, for example by a call of the Pause Method.
FromHeldToSuspended
0:TransitionNumber
1
FromSuspendedToHeld
This transition is triggered when the system has switched the job order from externally suspended to an internal held, for example by a call of the Resume Method.