Detailed description
2.11 Subroutine call through NC language replacement
Basic logic functions: Mode group, channel, program operation, reset response (K1)
Function Manual, 11/2006, 6FC5397-0BP10-2BA0
187
2.11.3.5 Conflict resolutions for multiple replacements
Conflict resolution in case of multiple replacements with the same name
The following table provides information on how conflicts are resolved if all three
replacement subroutines have been configured with different names.
Replacement Configuration of replacement subroutines
For Address D and DL: MD11717 $MN_FCT_CYCLE_NAME = "D_SUB_PROG"
For Address T: MD10717 $MN_FCT_CYCLE_NAME = "T_SUB_PROG"
For the call of the tool change program
MD10716 $MN_M_NO_FCT_CYCLE_NAME[0] = "M6_SUB_PROG"
MD10715 $MN_M_NO_FCT_CYCLE[0] = 6
for the M function:
MD10718 $MN_M_NO_FCT_CYCLE_PAR = 0
Parameterization: MD22550 $MC_TOOL_CHANGE_MODE = 1
MD22560 $MC_TOOL_CHANGE_M_CODE = 206
The following are programmed in one part
program line
Called replacement subroutine
D and/or DL T M6
– – X M6_SUB_PROG
– X – T_SUB_PROG
– X X M6_SUB_PROG
X – – D_SUB_PROG
X – X M6_SUB_PROG
X X – T_SUB_PROG
X X X M6_SUB_PROG