6.2.4 ISA95EndedStateMachineType
This ObjectType describes a SubStateMachine that a job order may use after being executed. The ObjectType formally defined in Table 43.
Table 43 – ISA95EndedStateMachineType definition
|
Attribute
|
Value
|
| BrowseName | ISA95EndedStateMachineType |
| IsAbstract | False |
|
References
|
Node Class
|
BrowseName
|
DataType
|
TypeDefinition
|
Other
|
|---|
| Subtype of the 0:FiniteStateMachineType defined in OPC 10000-16, i.e. inheriting the InstanceDeclarations of that Node. |
| 0:HasComponent | Object | Completed | | 0:StateType | |
| 0:HasComponent | Object | Closed | | 0:StateType | |
| 0:HasComponent | Object | FromCompletedToClosed | | 0:TransitionType | |
|
Conformance Units
|
|---|
| ISA-95 Job Control Job Order Receiver SubStates |
|
The components of the ObjectType have additional references which are defined in Table 44.
Table 44 – ISA95EndedStateMachineType additional References
|
SourceBrowsePath
|
Reference Type
|
Is Forward
|
TargetBrowsePath
|
| FromCompletedToClosed | 0:FromState | True | Completed |
| 0:ToState | True | Closed |
The component Variables of the ISA95EndedStateMachineType have additional Attributes defined in Table 45.
Table 45 – ISA95EndedStateMachineType Attribute values for child Nodes
|
BrowsePath
|
Value Attribute
|
Description
|
| Completed | | The job order has been completed and is no longer in execution. |
| 1 | |
| Closed | | The job order has been completed and no further post processing is performed. |
| 2 | |
| FromCompletedToClosed | | This transition is triggered when the system has finalized post processing of a ended job order. |
| 1 | |