Measuring Cycles for Turning Machines6.3 CYCLE982 tool: Measure turning and milling toolsMeasuring cyclesProgramming Manual, 03/2009 Edition, 6FC5398-4BP10-2BA0 295Programming exampleMeasure milling tool in the radial position (machine-related)For the end miller T3, D1 should be determined in the radial position when first measuringlength L2 and radius R. Measurements will be without reversal. The cutting edge to bemeasured is in the milling spindle position 15 degrees.The lengths and radius of tool T3 to be measured are roughly known and entered in offsetfield D1:Tool type (DP1): 120Cutting edge position (DP2):Length 1 - geometry (DP3): L1 = 60Length 2 - geometry (DP4): L2 = 10Radius - geometry (DP6): R = 14(QGPLOOHUUDGLDOSRVLWLRQ/)/5330HDVXULQJSRLQWRQWRRO;=0(VWDEOLVK/DQG5PDFKLQHUHODWHGB73>@B73>@B73>@B73>@Deviations from this value of less then 2.5 mm are expected.The probe to be used is tool probe 1. This probe has already been completely calibrated(machine-related). The precise values are entered in array _TP[0,...] and are approximately:_TP[0,0]=220, _TP[0,1]=200_TP[0,2]=400, _TP[0,3]=380.%_N_T3_MEAS_FR_MPFN1 G0 G18 G90 G94 DIAMOFN100 T3 D1 ;Selection of the tool to bemeasuredN110 G0 SUPA Z285 X450 ;Start position for measuring;procedure without ZON120 _TZL=0.001 _TSA=3 _FA=3 _PRNUM=1_VMS=0 _NMSP=1;Change of parameter definition for;measurement, otherwise calibrationN121 _MA=1 _TDIF=2.5 _MVAR=12001 _STA1=15N130 _CHBIT[3]=0 ;Offset in the geometryN131 _CHBIT[20]=0 ;Do not suppress _STA1N140 CYCLE982 ;Tool measurement L2, RN180 G0 SUPA X450 ;Retraction axis by axisN190 SUPA Z285N200 M2 ;End of program