30 MaterialType

This ObjectType represent a single material (e.g. inside the MaterialList).

Table 151 – MaterialType Definition
Attribute Value
BrowseNameMaterialType
IsAbstractFalse
References Node Class BrowseName DataType TypeDefinition Other
Subtype of 0:BaseObjectType defined in OPC UA Part 5
0:HasPropertyVariableId0:String0:PropertyTypeM, RO
0:HasPropertyVariableName0:LocalizedText0:PropertyTypeM, RO
0:HasComponentVariableDensity0:Double0:AnalogUnitTypeM, RO
Id:Id of the material.
Name:Name of the material (e.g. trade name)
Density:Density of the material

Note: The properties may be Null e.g. in the case, when a fixed number of instances of MaterialType is created inside the MaterialList (to avoid dynamic model changes) but not filled with material data.