TransitionEventType

The representation of the TransitionEventType ObjectType in the address space is shown in the following table:
Name | Attribute |
---|---|
NodeId | i=2311 |
NamespaceUri | http://opcfoundation.org/UA/ |
BrowseName | TransitionEventType |
NodeClass | ObjectType |
IsAbstract | True |
SubtypeOf | BaseEventType |
The references from the TransitionEventType ObjectType Node are shown in the following table:
Reference | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
---|---|---|---|---|---|
HasComponent | Variable | Transition | LocalizedText | TransitionVariableType | Mandatory |
HasComponent | Variable | FromState | LocalizedText | StateVariableType | Mandatory |
HasComponent | Variable | ToState | LocalizedText | StateVariableType | Mandatory |
HasSubtype | ObjectType | ProgramTransitionEventType |