Programming example

Programming Example

Measuring a tool

To execute the programming example, save the configuration file SysCalibConfigToolSettingProbe.nc with the following contents:

V.CYC.SysConf_Meas_feed[1]     = 500
V.CYC.SysConf_Meas_feed_max[1] = 1000
V.CYC.SysConf_Pos_Ax1[1]       =  530.219
V.CYC.SysConf_Pos_Ax2[1]       = -210.234
V.CYC.SysConf_Pos_Ax3[1]       = -437.126
V.CYC.SysConf_Plate_Diam[1]    =   39.982
M17

Call the cycle using the following program after changing the reference tool and positioning it above the centre of the touch probe:

L CYCLE [NAME=SysMeasTool.ecy   \
        @P6  = 30               \
        @P22 = 10               \
        ]
M30