EasyManuals Logo

Siemens SINUMERIK 804D sl Function Manual

Siemens SINUMERIK 804D sl
2050 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #688 background imageLoading...
Page #688 background image
Detailed Description
2.11 Subroutine call with M, T, and D functions
Mode Group, Channel, Program Operation, Reset Response (K1)
2-152 Function Manual, 08/2005 Edition, 6FC5397-0BP10-0BA0
N170 ENDIF
N190 M17
A comprehensive example for M/T function replacement with tool change including the
associated replacement subroutines can be found in the next section.
2.11.3.3 Example of M/T function replacement for tool change
Replacement of T address and D or DL addresses at block start
Tool change occurs with address T (thus without M code).
Tool management not active.
B axis as indexing axis with Hirth tooth system.
Configuration of machine data:
MD11717 $MN_D_NO_FCT_CYCLE_NAME = "D_T_SUB_PROG" ; D replacement cycle
MD10717 $MN_T_NO_FCT_CYCLE_NAME = "D_T_SUB_PROG" ; T replacement cycle
MD10719 $MN_T_NO_FCT_CYCLE_MODE = 'H2'
MD22550 $MC_TOOL_CHANGE_MODE = 0
MD10718 $MN_M_NO_FCT_CYCLE_PAR = -1
Programming with main and replacement subroutine
N410 G01 F1000 X10 T1 = 5 D1 ; Main program
N1000 PROC D_T_SUB_PROG DISPLOF
SBLOF
; Replacement subroutine
...
N4100 IF $C_T_PROG == TRUE Scan whether address T has been
programmed
N4110 ; Replacement for address T with tool no.
N4120 POS[B] = CAC($C_T) ; Move revolver to indexing position
N4130 T[$C_TE] = $C_T ; Select tool (T selection)
N4140 ENDIF
N4300 IF $C_D_PROG == TRUE ; Scan whether address D has been
programmed
N4300 ; Replacement for address D
N4310 D = $C_D ; Select offset (D selection)
N4320 ENDIF
N4400 IF $C_DL_PROG == TRUE ; Scan whether address DL has been
programmed
N4410 ; Replacement for address DL
N4420 D = $C_DL ; Select insert offset
N4430 ENDIF
...
N9999 RET

Table of Contents

Other manuals for Siemens SINUMERIK 804D sl

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Siemens SINUMERIK 804D sl and is the answer not in the manual?

Siemens SINUMERIK 804D sl Specifications

General IconGeneral
BrandSiemens
ModelSINUMERIK 804D sl
CategoryControl Systems
LanguageEnglish

Related product manuals