I’m trying to scan the turned profile of two parts next to each other in order to compare one to the other using a Linear Open scan. I know that the “MASTER” nominal method is correct for this purpose, but I’m trying to determine how to set up the program. Currently, I’m probing the datum features, setting the alignments, and performing the scan, all inside of a loop. The loop repeats twice, once for each part. I then dimension each part outside of the loop, using a “[2]” to designate the second scan. For example, the scan is titled “SCN1” so dimensioning the scans looks like “SURFACE PROFILE: SCN1” and “SURFACE PROFILE: SCN1[2]”. This seems to be working because the first profile reads a measured profile result of zero (which I think it should since it is the master scan), and the second is reading about .0009”. I’ve tried several methods for this project and this seems to be the one that gives me the most reliable results (although still not quite what I am expecting).
Let me say that I spoke with Tech support earlier this week and the gentleman there said that inside of the loop was not the way he would do it since each time it repeats the loop, it’s going to run the scan as a master scan. He said to copy the scan and create a pattern, then to set the first scan to master and the second scan to find nominal. I tried this and the results were way off from what I was expecting, with the second part out of tolerance by up to .010”. If this is the correct way of doing this then I definitely have something wrong.
My question for those of you that have successfully scanned a profile using master scan, how do you do it? If you’re doing it inside of a loop, how are you managing your alignments? If you’re not using a loop, how are you doing it?
Any experienced input is welcome.
Let me say that I spoke with Tech support earlier this week and the gentleman there said that inside of the loop was not the way he would do it since each time it repeats the loop, it’s going to run the scan as a master scan. He said to copy the scan and create a pattern, then to set the first scan to master and the second scan to find nominal. I tried this and the results were way off from what I was expecting, with the second part out of tolerance by up to .010”. If this is the correct way of doing this then I definitely have something wrong.
My question for those of you that have successfully scanned a profile using master scan, how do you do it? If you’re doing it inside of a loop, how are you managing your alignments? If you’re not using a loop, how are you doing it?
Any experienced input is welcome.
Comment