I am wanting to know how to edit the location of my hits without having to change every "Z" location on my line scan.
I "F9" the "FEAT/SCAN", change my locations at the targets and direction points, then "F9" the BASICSCAN/LINE" and change my "Z" points but they will change in the "SHOWHITS" unless I change each one at a time.
How can I make this change to all of my hit locations at once? The part has changed and "Z" location was at 10mm and I want to make all 8mm. I've got several prg's to do this to and I don't want to spend forever doing it.
Duane
A_B =FEAT/SCAN,LINEAROPEN,SHOWHITS=YES,SHOWALLPARAMS=YES
EXEC MODE=NORMAL, NOMS MODE=MASTER,CLEARPLANE=YES,SINGLEPOINT=NO,THICKNES S=0
FINDNOMS=1.999,SELECTEDONLY=NO,USEBESTFIT=NO,PROBE COMP=YES,AUTO MOVE=NO,DISTANCE=0
DIR1=VARIABLE,MAX INCR=2.5,MIN INCR=1.5,MAX ANGLE=10,MIN ANGLE=3
HITTYPE=VECTOR
INITVEC=0.9999996,0.0008809,0
DIRVEC=-0.457956,0.8889749,0
CUTVEC=0,0,-1
ENDVEC=-0.3192902,-0.947657,0
PLANEVEC=0.947657,-0.3192902,0
POINT1=19.428,-13.17,8
POINT2=6.537,-22.551,8
MEAS/SCAN
BASICSCAN/LINE,SHOWHITS=NO,SHOWALLPARAMS=YES
19.428,-13.17,8,6.537,-22.551,10,CutVec=0,0,1,DirVec=-0.4579559,0.8889749,0
InitVec=0.9999996,0.0008809,0,EndVec=-0.3066835,-0.9518116,0,THICKNESS=0
FILTER/VARIABLE,2.5,1.5,10,3
EXEC MODE=NORMAL
BOUNDARY/PLANE,6.537,-22.551,8,PlaneVec=0.947657,-0.3192902,0,Crossings=2
HITTYPE/VECTOR
NOMS MODE=MASTER
ENDSCAN
ENDMEAS/
I "F9" the "FEAT/SCAN", change my locations at the targets and direction points, then "F9" the BASICSCAN/LINE" and change my "Z" points but they will change in the "SHOWHITS" unless I change each one at a time.
How can I make this change to all of my hit locations at once? The part has changed and "Z" location was at 10mm and I want to make all 8mm. I've got several prg's to do this to and I don't want to spend forever doing it.
Duane
A_B =FEAT/SCAN,LINEAROPEN,SHOWHITS=YES,SHOWALLPARAMS=YES
EXEC MODE=NORMAL, NOMS MODE=MASTER,CLEARPLANE=YES,SINGLEPOINT=NO,THICKNES S=0
FINDNOMS=1.999,SELECTEDONLY=NO,USEBESTFIT=NO,PROBE COMP=YES,AUTO MOVE=NO,DISTANCE=0
DIR1=VARIABLE,MAX INCR=2.5,MIN INCR=1.5,MAX ANGLE=10,MIN ANGLE=3
HITTYPE=VECTOR
INITVEC=0.9999996,0.0008809,0
DIRVEC=-0.457956,0.8889749,0
CUTVEC=0,0,-1
ENDVEC=-0.3192902,-0.947657,0
PLANEVEC=0.947657,-0.3192902,0
POINT1=19.428,-13.17,8
POINT2=6.537,-22.551,8
MEAS/SCAN
BASICSCAN/LINE,SHOWHITS=NO,SHOWALLPARAMS=YES
19.428,-13.17,8,6.537,-22.551,10,CutVec=0,0,1,DirVec=-0.4579559,0.8889749,0
InitVec=0.9999996,0.0008809,0,EndVec=-0.3066835,-0.9518116,0,THICKNESS=0
FILTER/VARIABLE,2.5,1.5,10,3
EXEC MODE=NORMAL
BOUNDARY/PLANE,6.537,-22.551,8,PlaneVec=0.947657,-0.3192902,0,Crossings=2
HITTYPE/VECTOR
NOMS MODE=MASTER
ENDSCAN
ENDMEAS/
Comment