Siemens SINUMERIK 828D Commissioning Manual page 334

Hide thumbs Also See for SINUMERIK 828D:
Table of Contents

Advertisement

Tool management
9.8 Application example for milling machine
N720 STOPRE
;
;
N730; Definition of loading magazine (always number 9999)
;
N740 $TC_MAP1[9999]=9
N750 $TC_MAP2[9999]="LOADING MAGA-
ZINE"<<NUM_MAG
N760 $TC_MAP3[9999]=17
N770 $TC_MAP4[9999]=-1
N780 $TC_MAP5[9999]=-1
N790 $TC_MAP6[9999]=1
N800 $TC_MAP7[9999]=NUM_LOAD
N810 STOPRE;
;
N820; Loading magazine locations
;
N830 for PLACE=1 to NUM_LOAD
N840
N850
N860
N870
N880
N890
N900 endfor
N910 STOPRE
;
;
N920; Offsets (clearances) ; Clearances to magazine
;
; Buffer
N930 for PLACE=1 to NUM_BUFFER
N940
N950 endfor
N960 STOPRE
;
;Loading points
N970 for PLACE=1 to NUM_LOAD
N980
N990
N1000 endfor
N1010 M30
320
STOPRE
$TC_MPP1[9999,PLACE]=7
$TC_MPP2[9999,PLACE]=0
$TC_MPP3[9999,PLACE]=0
$TC_MPP4[9999,PLACE]=2
$TC_MPP5[9999,PLACE]=PLACE
$TC_MDP2[1,PLACE]=0
stopre
$TC_MDP1[1,PLACE]=0
; Magazine type 9: Loading magazine
; Magazine status
; Number of lines
; Number of locations
; Location type Loading point
; Location type (here always 0)
; Consider adjacent location Off
; Location status
; Location type index
; End
Commissioning Manual, 10/2015, 6FC5397-3DP40-5BA3
CNC commissioning

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents