30 MaterialType
This ObjectType represent a single material (e.g. inside the MaterialList).
Table 151 – MaterialType Definition
|
Attribute
|
Value
|
| BrowseName | MaterialType |
| IsAbstract | False |
|
References
|
Node Class
|
BrowseName
|
DataType
|
TypeDefinition
|
Other
|
|---|
| Subtype of 0:BaseObjectType defined in OPC UA Part 5 |
| 0:HasProperty | Variable | Id | 0:String | 0:PropertyType | M, RO |
| 0:HasProperty | Variable | Name | 0:LocalizedText | 0:PropertyType | M, RO |
| 0:HasComponent | Variable | Density | 0:Double | 0:AnalogUnitType | M, RO |
|
Id: | Id of the material. |
|
Name: | Name of the material (e.g. trade name) |
|
Density: | Density of the material |