Hello,
I am working on a program that scans a part using an LMI line scanner, determines weather the part is passing or rejected. There are 8 parts, 4 good 4 bad. They start in a 2x4 pallet in a random arrangement and one by one get sorted into 2, 2x2 pallets, one passing one rejected. Once all 8 are sorted, I want to get some sort of random (most likely not completely random but random enough) number generator going to have the UR place the parts back into the starting pallet again in a random arrangement. If anyone has something i can reference to accomplish this, that would be great.