Siemens SINUMERIK 828D Commissioning Manual page 320

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

Advertisement

Tool management
9.7 Application example for turning machine
N220; Delete old data when magazine 1 is set up
N230 if NUM_MAG ==1
N240 $TC_MAP1[0]=0
N250 $TC_DP1[0,0]=0
N260 STOPRE
N270 endif
; Configuration
;
N280 $TC_MAMP2= PLACE_SEARCH
;
; Magazine
; Set up magazine
N290 $TC_MAP1[NUM_MAG]= MAG_TYPE
N300 $TC_MAP2[NUM_MAG]="MAGAZINE"<<NUM_MAG
N310 if MAG_TYPE == 3
N320 $TC_MAP3[NUM_MAG]=81
N330 else
N340 $TC_MAP3[NUM_MAG]=17
N350 endif
N360 $TC_MAP4[NUM_MAG]=-1
N370 $TC_MAP5[NUM_MAG]=-1
N380 $TC_MAP6[NUM_MAG]=1
N390 $TC_MAP8[NUM_MAG]=0
N400 $TC_MAP9[NUM_MAG]=0
N410 $TC_MAP7[NUM_MAG]=LOCATIONS
N420 $TC_MAP10[NUM_MAG]=PLACE_SEARCH
;
; Magazine locations
N430 for PLACE=1 to LOCATIONS
N440
N450
N460
N470
N480
N490
N500 endfor
N510 STOPRE
;
N520; Definition of buffer magazine (always number 9998)
;
N530 $TC_MAP1[9998]=7
306
STOPRE
$TC_MPP1[NUM_MAG,PLACE]=1
$TC_MPP2[NUM_MAG,PLACE]=0
$TC_MPP3[NUM_MAG,PLACE]=1
$TC_MPP4[NUM_MAG,PLACE]=2
$TC_MPP5[NUM_MAG,PLACE]=PLACE
; Delete magazine
; Delete Tools
; Type of search strategy
; Magazine status, all locations
fixed-location coded for revolver
magazine
; Magazine status
; Number of lines in magazine
; Number of magazine locations
; Location type
; Location type, 0 compatible with
every tool location type
; Consider adjacent location On (Off
would be 0)
; Location status
; Location type index
; Magazine type 7: Buffer
Commissioning Manual, 10/2015, 6FC5397-3DP40-5BA3
CNC commissioning

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents