Pallet Weight.fsmHello,
I have boxes that follow a weight distribution. The Pallet combines 4 of the boxes and sends to the next process. The Boxes have a label created as weight and takes a value from the distribution that I give. The Pallets have a unique ID number that is created. I'm trying to figure out a way to create a label called "Total Weight" on the pallet, that calculates the total weight of the 4 boxes that it holds. Ex : The individual weights of Boxes could be 4, 4.5, 3.8 & 3.9. I'm looking to add these individual weights and create a new label for the pallet that indicates "Total Weight" : 16.2. Attached is a sample model