TransitionVariableType

The representation of the TransitionVariableType VariableType in the address space is shown in the following table:
Name | Attribute |
---|---|
NodeId | i=2762 |
NamespaceUri | http://opcfoundation.org/UA/ |
BrowseName | TransitionVariableType |
NodeClass | VariableType |
DataType | LocalizedText |
ValueRank | -1 |
IsAbstract | False |
SubtypeOf | BaseDataVariableType |
Categories | Base Info State Machine Instance |
The references from the TransitionVariableType VariableType Node are shown in the following table:
Reference | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
---|---|---|---|---|---|
HasProperty | Variable | Id | BaseDataType | PropertyType | Mandatory |
HasProperty | Variable | Name | QualifiedName | PropertyType | Optional |
HasProperty | Variable | Number | UInt32 | PropertyType | Optional |
HasProperty | Variable | TransitionTime | UtcTime | PropertyType | Optional |
HasProperty | Variable | EffectiveTransitionTime | UtcTime | PropertyType | Optional |
HasSubtype | VariableType | FiniteTransitionVariableType |