MaterialType

Represents a material.
The representation of the MaterialType ObjectType in the address space is shown in the following table:
Name | Attribute |
---|---|
NodeId | ns=1;i=35 |
NamespaceUri | http://opcfoundation.org/UA/Scales |
BrowseName | MaterialType |
NodeClass | ObjectType |
IsAbstract | False |
SubtypeOf | BaseObjectType |
The references from the MaterialType ObjectType Node are shown in the following table:
Reference | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
---|---|---|---|---|---|
HasComponent | Variable | MaterialId | String | BaseDataVariableType | Mandatory |
HasComponent | Variable | MaterialName | LocalizedText | BaseDataVariableType | Mandatory |
HasSubtype | ObjectType | MaterialAutomaticType |