I'm using PC DMIS3.5 MR2. If I measure a point in looping mode 5 times, is there any way that I can report all 5 measurements for that point? Thanks,
Zoran
I would like to create functions and variables of each measurement and than from results to create generic feature. How would I label each measurement? Is this possible to do it?
Example: V1= first measurement - second measurement
V2 = FIRST - THIRD .....ETC
When I put dimension in the loop I see only the last one. Thanks,
I would like to create functions and variables of each measurement and than from results to create generic feature. How would I label each measurement? Is this possible to do it?
Example: V1= first measurement - second measurement
V2 = FIRST - THIRD .....ETC
When I put dimension in the loop I see only the last one. Thanks,
Zoran
Just an example:
V1 =LOOP/START, ID = YES, NUMBER = 9, START = 1, SKIP = ,
OFFSET: XAXIS = 0, YAXIS = 0, ZAXIS = 0, ANGLE = 0
POINT =FEAT/POINT,RECT
THEO/-4.79,4.02,1.103,-0.7544065,0.6330222,0.1736482
ACTL/-4.79,4.02,1.103,-0.7660444,0.6427876,0
CONSTR/POINT,CAST,SPH1.HIT[V1]
DIM LOC1= LOCATION OF POINT POINT
AX MEAS NOMINAL +TOL -TOL DEV OUTTOL
X -6.230 -6.230 0.000 0.000 0.000 0.000
Y -0.545 -0.545 0.000 0.000 0.000 0.000
Z 1.103 -1.103 0.000 0.000 2.205 2.205
END OF DIMENSION LOC1
LOOP/END
I built a loop to check I.D. of 10 bearings and I saved it but when I retreived the report shows only the last result (ID size of the 10th bearing only)....
Ok Guys I have A Loop,That I'm been Trying to run,But I cant't, I have 108 Holes in Line,the loop pattern hole is 15.88mm center to center then 15.88...
Comment