StateMachineType

The representation of the StateMachineType ObjectType in the address space is shown in the following table:
Name | Attribute |
---|---|
NodeId | i=2299 |
NamespaceUri | http://opcfoundation.org/UA/ |
BrowseName | StateMachineType |
NodeClass | ObjectType |
IsAbstract | False |
SubtypeOf | BaseObjectType |
The references from the StateMachineType ObjectType Node are shown in the following table:
Reference | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
---|---|---|---|---|---|
HasComponent | Variable | CurrentState | LocalizedText | StateVariableType | Mandatory |
HasComponent | Variable | LastTransition | LocalizedText | TransitionVariableType | Optional |
HasSubtype | ObjectType | FiniteStateMachineType |