MaterialsConsumed Class |
[This is preliminary documentation and is subject to change.]
{
"ConsumedMaterials": [
{
"MaterialLocation": {
"LocationIdentifier": "3245434554",
"LocationName": "SLOT22",
"MaterialPackage": {
"UniqueIdentifier": "MAT238908348903",
"InternalPartNumber": "IPN-1222-55555",
"Quantity": 344.0
},
"CarrierInformation": {
"$type": "CFX.Structures.SMTPlacement.SMDTapeFeeder, CFX",
"BaseUniqueIdentifier": null,
"BaseName": null,
"LaneNumber": 1,
"Width": "Tape8mm",
"Pitch": "Pitch8mm",
"UniqueIdentifier": "234232432424",
"Name": "FEEDER2245465"
}
},
"QuantityUsed": 42.0,
"QuantitySpoiled": 2.0,
"RemainingQuantity": 344.0
},
{
"MaterialLocation": {
"LocationIdentifier": "3245435784",
"LocationName": "SLOT28",
"MaterialPackage": {
"UniqueIdentifier": "MAT238908323434",
"InternalPartNumber": "IPN-1222-11111",
"Quantity": 258.0
},
"CarrierInformation": {
"$type": "CFX.Structures.SMTPlacement.SMDTapeFeeder, CFX",
"BaseUniqueIdentifier": null,
"BaseName": null,
"LaneNumber": 1,
"Width": "Tape8mm",
"Pitch": "Pitch8mm",
"UniqueIdentifier": "234232432424",
"Name": "FEEDER2245465"
}
},
"QuantityUsed": 88.0,
"QuantitySpoiled": 3.0,
"RemainingQuantity": 258.0
}
]
}Namespace: CFX.Materials.Management
The MaterialsConsumed type exposes the following members.
| Name | Description | |
|---|---|---|
| ConsumedMaterials |
A list of one or more materials that have been consumed
|