6 OPC UA ObjectTypes

6.8 SubmodelElementType specialization

6.8.14 AASRangeType

If Min missing then negative open range infinitely, if max missing the open range infinitely.
Table 52 – AASRangeType Definition
Attribute | Value | ||||
---|---|---|---|---|---|
BrowseName | AASRangeType | ||||
IsAbstract | False | ||||
References | Node Class | BrowseName | DataType | TypeDefinition | Others |
Subtype of the AASSubmodelElementType defined 6.8.1, i.e. inheriting the InstanceDeclarations of that Node. | |||||
0:HasProperty | Variable | ValueType | AASValueTypeDataType | 0:PropertyType | M |
0:HasProperty | Variable | Min | 0:BaseDataType | 0:PropertyType | O |
0:HasProperty | Variable | Max | 0:BaseDataType | 0:PropertyType | O |
0:HasDictionaryEntry | Object | Admin-shell.io/aas/2/0/Range | AASIriConceptDescriptionType |
Only simple data type of the OPC UA specification are allowed.
The components of the AASRangeType have additional references which are defined in Table 53.
Table 53 – AASRangeType Additional References
Source Path | Reference Type | Is Forward | Target Path |
---|---|---|---|
ValueType | 0:HasDictionaryEntry | True | Admin-shell.io/aas/2/0/Range/valueType |
Min | 0:HasDictionaryEntry | True | Admin-shell.io/aas/2/0/Range/min |
Max | 0:HasDictionaryEntry | True | Admin-shell.io/aas/2/0/Range/max |