ISA95MaterialDataType

http://opcfoundation.org/UA/ISA95-JOBCONTROL

1.0.0

2021-03-31


NodeId ns=1;i=3010
NodeClass DataType
BrowseName 1:ISA95MaterialDataType
DisplayName ISA95MaterialDataType
Description defines a material resource, a quantity, an optional description, and an optional collection of properties.
BaseType 0:Structure
IsAbstract False
Field Name Data Type Description
MaterialClassID 0:String An identification of the resource, or null if the Material Class is not used to identify the material.
MaterialDefinitionID 0:String An identification of the resource, or null if the Material Definition is not used to identify the material.
MaterialLotID 0:String An identification of the resource, or null if the Material Lot is not used to identify the material.
MaterialSublotID 0:String An identification of the resource, or null if the Material Sublot is not used to identify the material.
Description 0:String Additional information and description about the resource.
MaterialUse 0:String Information about the expected use of the material, see the ISA 95 Part 2 standard for defined values.
Quantity 0:DecimalString The quantity of the resource
UoM 0:String The Unit Of Measure of the quantity
Properties 1:ISA95PropertyDataType[] Any associated properties, or empty if there are no properties defined.