Hello All,
Fairly new to loops in PCdmis and hoping someone can shed some light on this.
I have a simple loop setup to go through 2 parts. I found (through some extensive searching) that I can change which part is being dimensioned by adding a…
we are using following code to find max and min dia among 93 holes inspected
can someone suggest any alternate way?
ASSIGN/COUNT=0
ASSIGN/NUM_OF_DIM=93
ASSIGN/MMPROF1=0
ASSIGN/MMPROF2=0
ASSIGN/MAX_DIM=0
ASSIGN/MIN_DIM=0
ASSIGN/MAX_PROF=0
ASSIGN…
is there any code we can use to calculate this from set true position values?
for a circular disk with 60 slots at od.
SPACING ERROR NOT TO EXCEED 0.005 TOTAL.
SPACING ERROR BETWEEN ADJACENT SLOT 0.003 MAX AT 60 PLACES.
1 PLACE MAY BE 0.005 MAX…
I have gauge with 2 different diameters inside – bowtie shape. Smaller dia I measure with no problems, for larger I created 2 loops, 12 points each. I even managed to construct circle and measure it (you guys helped me a few weeks ago to do this). Because…
Good Morning All
I have punch with gear inside (35 teeth to make math easier) and I need to measure larger diameter.I made loop which takes points between teeth but i have no idea how to construct circle. CMM takes points, I can see them on CAD model…
Hello!
PC-DMIS 2013 MR1, Optiv Perf. 443
-------------------------------------------------
Basically, I have a cylindrical part in a rotary table. I take a few hits with a touch probe to align, and make some measurements for some notches.
After…