10.5 MaterialSublotVariableType
The MaterialSublotVariableType is a subtype of the MaterialQuantityVariableType. It is used to provide the quantity for a material sublot.
MaterialSublotVariableType is formally defined in the following table.
Table 190 – MaterialSublotVariableType Definition
|
Attribute
|
Value
|
| BrowseName | MaterialSublotVariableType |
| IsAbstract | False |
| ValueRank | −1 (−1 = Scalar) |
| DataType | 0:Double |
|
References
|
NodeClass
|
BrowseName
|
DataType
|
TypeDefinition
|
Other
|
|---|
| Subtype of the MaterialQuantityVariableType, which means it inherits the Instance Declarations of that Node. |
| 0:HasProperty | Variable | CarrierID | 0:String | 0:PropertyType | O, RO |
| 0:HasProperty | Variable | ID | 0:String | 0:PropertyType | M, RO |
| 0:HasProperty | Variable | MaterialLot | MaterialLotType | 0:PropertyType | M, RO |
| 0:HasProperty | Variable | MaterialStorageLocationID | 0:String | 0:PropertyType | M, RO |
| 0:HasProperty | Variable | MES_ID | 0:String | 0:PropertyType | M, RO |
| 0:HasProperty | Variable | ParentSublotID | 0:String | 0:PropertyType | O, RO |
| 0:HasProperty | Variable | RelativePositionID | 0:String | 0:PropertyType | O, RO |
| 0:HasProperty | Variable | Sublots | MaterialSublotType[] | 0:PropertyType | O, RO |
|
BrowseName
|
Description
|
| CarrierID | The unique identifier of the carrier containing the material sublot. |
| ID | The unique identifier for the material sublot. |
| MaterialLot | The material lot of the material sublot. |
| MaterialStorageLocationID | The material storage location where the material sublot is located. |
| MES_ID | The unique identifier for the material sublot for a higher-level system e.g. MES. |
| ParentSublotID | The unique identified for the parent sublot, if any. |
| RelativePositionID | The relative position of the sublot within the carrier identified by CarrierID. |
| Sublots | The sublots contained in the sublot. |