MaintenanceEventStateMachineType

The representation of the MaintenanceEventStateMachineType ObjectType in the address space is shown in the following table:
Name | Attribute |
---|---|
NodeId | ns=1;i=1013 |
NamespaceUri | http://opcfoundation.org/UA/AMB/ |
BrowseName | MaintenanceEventStateMachineType |
NodeClass | ObjectType |
IsAbstract | False |
SubtypeOf | FiniteStateMachineType |
Categories | AMB Current and Future Maintenance Activities |
The references from the MaintenanceEventStateMachineType ObjectType Node are shown in the following table:
Reference | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
---|---|---|---|---|---|
HasComponent | Object | Executing | StateType | ||
HasComponent | Object | Finished | StateType | ||
HasComponent | Object | FromExecutingToFinished | TransitionType | Mandatory | |
HasComponent | Object | FromFinishedToPlanned | TransitionType | Mandatory | |
HasComponent | Object | FromPlannedToExecuting | TransitionType | Mandatory | |
HasComponent | Object | Planned | InitialStateType |