7.51 MaterialType Definition

7.51.1 Overview

The MaterialType defines the structure of an Object of the MaterialType. Figure 62 shows the hierarchical structure and details of the composition. It is formally defined in Table 136.

An Object of the MaterialType represents a material. It defines additional properties required for managing materials (for example as part of a vehicle product or in a recipe).

Figure 62 - Overview MaterialType

7.51.2 ObjectType Definition

Table 136 - MaterialType Definition
Attribute Value
BrowseNameMaterialType
IsAbstractFalse
References NodeClass BrowseName DataType TypeDefinition ModellingRule
Subtype of the BaseObjectType defined in OPC 10000-5
0:HasComponentVariableMaterialId0:StringBaseDataVariableTypeMandatory
0:HasComponentVariableMaterialName0:LocalizedTextBaseDataVariableTypeMandatory
Conformance Units
Scales RecipeScale

7.51.3 ObjectType Description

MaterialId defines a unique identifier for the material.

MaterialName defines a user-readable name of the material.