MaterialQuantitiesType

The OPC UA Variable Type MaterialQuantitiesType describes the quantity of a given material in both base unit of measure (Variable QuantityInBUoM) and, optionally, in logistics unit of measure (Variable QuantityInLUoM).
The representation of the MaterialQuantitiesType VariableType in the address space is shown in the following table:
Name | Attribute |
---|---|
NodeId | ns=1;i=2005 |
NamespaceUri | http://opcfoundation.org/UA/TMC/ |
BrowseName | MaterialQuantitiesType |
NodeClass | VariableType |
DataType | Double |
ValueRank | -2 |
IsAbstract | False |
SubtypeOf | MaterialQuantityType |
The references from the MaterialQuantitiesType VariableType Node are shown in the following table:
Reference | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
---|---|---|---|---|---|
HasComponent | Variable | QuantityInLUoM | Double | MaterialQuantityType | Mandatory |
HasSubtype | VariableType | MaterialLotType | |||
HasSubtype | VariableType | MaterialRateType |