Configuration file

The SysCalibConfigToolSettingProbe.nc file is executed within the cycle and helps to parameterise the tool touch probe.

For calibration, it is sufficient to specify the measuring and positioning feed and the approximate measuring plate diameter. This is required for pre-positioning.

After completing calibration, the measurement results must also be entered in the configuration file.

For the value MESS_POS, the number transferred to the cycle by @P20 must be entered.

The following values must be entered before the cycle is started:

Variables

Description

V.CYC.SysConf_Meas_feed[MESS_POS]

Measuring feed

V.CYC.SysConf_Meas_feed_max[MESS_POS]

Positioning feed

V.CYC.SysConf_Plate_Diam[MESS_POS]

Approximate touch measuring plate diameter.

For example, the configuration file SysCalibConfigToolSettingProbe.nc may look like this:

Programing Example

prg_example

Configuration file

V.CYC.SysConf_Meas_feed[1]         =  500           (measuring feed rate)

V.CYC.SysConf_Meas_feed_max[1]     = 1000           (positioning feed rate)

V.CYC.SysConf_Plate_Diam[1]        =   30           (estimated plate diameter)

M17

The following values must be entered after the cycle has been executed.

Variables

Description

V.CYC.SysConf_Pos_Ax1[MESS_POS]

Centre of touch probe in the X axis

V.CYC.SysConf_Pos_Ax2[MESS_POS]

Centre of touch probe in the Y axis

V.CYC.SysConf_Pos_Ax3[MESS_POS]

Surface position of touch probe in the Z axis

V.CYC.SysConf_Plate_Diam[MESS_POS]

Measured diameter of measuring plate.