11.2 MaterialStorageBufferDataType Structure
The MaterialStorageBufferDataType structure provides the description of the capability of a material storage buffer.
The MaterialStorageBufferDataType structure is defined in the following table.
| Name | Type | Description | Other |
|---|---|---|---|
| MaterialStorageBufferDataType | Structure | Subtype of Structure defined in OPC 10000-5 | M |
ID | 0:String | Unique identifier for the material storage buffer. | M |
StoredMaterial | MaterialDefinitionType | The material definition for material that is stored in the material storage buffer. | M |
EngineeringUnits | 0:EUInformation | The unit of measure for the material stored in the buffer. | M |
TotalStorageCapacity | 0:Double | The total capacity of the material storage buffer. | M |
StorageLogic | StorageLogicEnumeration | The logic by which product is loaded and unloaded from the material storage buffer. | M |
MixingLogic | StorageMixingLogicEnumeration | How different materials loaded into the material storage buffer mix. | M |