Machine and Setting Data
D.1 Machine/Setting data
04.07
D-220
© Siemens AG 2007 All rights reserved
SINUMERIK 802D sl/840D/840D sl/840Di/840Di sl/810D ISO Milling (PGM) -- 04.07 Edition
10718 M_NO_FCT_CYCLE_PAR
MD number M function substitution with parameters
Default setting: --1 Minimum input limit: -- Maximum input limit: --
Changes effective after Power ON Protection level: 2/7 Unit: --
Data type: DWORD Applies with effect from SW version: 6.3
Meaning: If an M function substitution has been configured with MD 10715: M_NO_FCT_CYCLE[n] /
MD 10716: M_NO_FCT_CYCLE_NAME[n], a parameter transfer for each system variable
as for the T function substitution can be specified for one of these M functions with
MD 10718: M_NO_FCT_CYCLE_PAR.
The parameters stored in the system variables always refer to the parts program line in
which the M function to be substituted was programmed. The following system variables
are available:
$C_ME : Address expansion of the substituted M function
$C_T_PROG : TRUE if address T was programmed
$C_T : V alue of address T (integer)
$C_TE : Address expansion of address T
$C_TS_PROG : TRUE if address TS was programmed
$C_TS : Value of address TS (string, with tool management only)
$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
10719 T_NO_FCT_CYCLE_MODE
MD number Parameterization of T function substitution
Default setting: 0 Minimum input limit: -- Maximum input limit: --
Changes effective after Power ON Protection level: 2/7 Unit: --
Data type: DWORD Applies with effect from SW version: 6.4
Meaning: This machine data is used to set whether D or DL is transferred as a parameter to the T
substitution cycle when D or DL and T are programmed in a single block (default) or
whether it is to be executed before the T substitution cycle is called.
Value 0: as previously, the D or DL number is transferred to the cycle (default value)
Value 1: the D or DL number is calculated directly in the block
This function is only active if tool change has been configured with the M function
(MD 22550: TOOL_CHANGE_MODE = 1), otherwise the D or DL values are always
transferred.