Programming example

Programing Example

prg_example

Calibration of tool touch probe

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_Plate_Diam[1]    = 40

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=SysCalibToolSettingProbe.ecy  \

        @P6  = 30                           \

        @P22 = 10                           \

        ]

M30