I am working on a large DoE where in total we need to measure more than 10.000 pieces, the measurement is done in a Renishaw CMM, and the way the program is made it has to calibrate every 50 pieces, and then it outputs a file for each characteristic which leads to alot of files having to imported, and today I am using the import function and then copy pasting the results into my master data sheet.
I hope that someone has a much better solution where this process could be automated, and could point me in the right direction.
On top of that I also have to verify the data, and there I use the join function, and since I do this everyday I have to remove outliers everytime I generate a new join, this part I would also like to get automated so it after it is done with importing the data, also updates the join data and the data points I have removed previously is not readded.