Configuration file
The SysCalibConfigToolSettingProbe.nc file is executed within the cycle and helps to parameterise the tool touch probe.
The following variables must be defined to measure a tool. For the value MESS_POS, the number transferred to the cycle by @P20 must be entered.
Variables | Description |
V.CYC.SysConf_Meas_feed[MESS_POS] | Measuring feed |
V.CYC.SysConf_Meas_feed_max[MESS_POS] | Positioning feed |
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] | Diameter of touch probe plate. |
For example, the configuration file SysCalibConfigToolSettingProbe.nc may look like this:
Programming Example
Configuration file