I am looking for a way to clear the report data part way through my program.
The reason for this is that I am looping a second time through the program if the part is out of tolerance or the alignment was not done correctly the first time. When this happens it displays the report data from the first measurement and the second measurement in the report. I just want the report to display the data from the second (new) measurement.
The reason for this is that I am looping a second time through the program if the part is out of tolerance or the alignment was not done correctly the first time. When this happens it displays the report data from the first measurement and the second measurement in the report. I just want the report to display the data from the second (new) measurement.
Comment