M and T function replacements must not be programmed simultaneously in one block. This
means that not
more than one M or T function replacement may be active in any one block.
Neither an M98 nor a modal subprogram call may be programmed in a block with M function
replacement.
Moreover, neither subprogram return nor part program end are allowed.
Alarm 14016 is issued if there is a conflict.
Related to:
MD10715 $MN_M_NO_FCT_CYCLE,
MD10717 $MN_T_NO_FCT_CYCLE_NAME
10717 T_NO_FCT_CYCLE_NAME EXP, N12, N07 K1
- Name of tool-changing cycle for T function replacement STRING PowerOn
-
- - - - - 2/2
Description: Cycle name for tool change routine on call-up with a T function.
If a T function is programmed in a part program block, the subprogram defined in
T_NO_FCT_CYCLE_NAME is called at the end of the block.
The T number programmed can be polled in the cycle via system variables $C_T /
$C_T_PROG as a decimal value and via $C_TS / $C_TS_PROG as a string (only with tool
management). MD10717 $MN_T_NO_FCT_CYCLE_NAME is active both in Siemens mode G290 and
in external language mode G291.
MD10716 $MN_M_NO_FCT_CYCLE_NAME and MD10717 $MN_T_NO_FCT_CYCLE_NAME must not be active
in one block at the same time, i.e. no more than one M/T function replacement can be
active per block. Neither an M98 nor a modal subprogram call can be programmed in a
block with a T function replacement. Furthermore, neither subprogram return nor part
program end are allowed.
Alarm 14016 is output in the event of a conflict.
Related to:
MD10715 $MN_M_NO_FCT_CYCLE,
MD10716 $MN_M_NO_FCT_CYCLE_NAME
10718 M_NO_FCT_CYCLE_PAR EXP, N12, N07 K1
- M function replacement with parameters DWORD PowerOn
-
- - -1 - - 2/2
Description: If an M function replacement was configured with MD10715 $MN_M_NO_FCT_CYCLE[n] /
MD10716 $MN_M_NO_FCT_CYCLE_NAME[n], a parameter transfer via system variable can be
specified for one of these M functions using MD10718 $MN_M_NO_FCT_CYCLE_PAR, in the
same way as T function replacement. The parameters stored in the system variables
always refer to the part program line where the M function to be replaced was
programmed.
The following system variables are available:
$C_ME : Address extension of the replaced M function
$C_T_PROG : TRUE if address T was programmed
$C_T : Value of address T ( Integer )
$C_TE : Address extension of address T
$C_TS_PROG : TRUE if address TS was programmed
$C_TS : Value of address TS (string, only with tool management )
$C_D_PROG : TRUE if address D was programmed
$C_D : Value of address D
$C_DL_PROG : TRUE if address DL was programmed
$C_DL : Value of address DL
Machine data
3.2 General machine data
Parameter Manual
Parameter Manual, 08/2015, 6FC5397-8EP40-0BA1 47