Siemens SINUMERIK 828D Function Manual page 75

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

Advertisement

Programming:
Program code: %_N_AON_SPF
PROC AON
FCTDEF(1, 0.2, 0.5, 0.35, 1.5 EX-2)
ID=1 DO SYNFCT(1,$AA_OFF[Z],$A_INA[3])
ID=2 WHENEVER $AA_OFF_LIMIT[Z]<>0 DO $AA_OVR[X] = 0
RET
ENDPROC
Program code: %_N_AOFF_SPF
PROC AOFF
CANCEL(1)
CANCEL(2)
RET
ENDPROC
Program code: %_N_MAIN_MPF
N100 $SA_AA_OFF_LIMIT[Z]=1
N110 AON
...
N200 G1 X100 F1000
N210 AOFF
M30
See also
Online tool offset (FTOC) (Page 76)
Synchronized actions
Function Manual, 07/2012, 6FC5397-5BP40-3BA0
Detailed description
2.7 Actions in synchronized actions
Comment
;
Clearance control "ON"
;
Polynomial definition
;
Clearance control
;
Limit value test
Comment
;
Clearance control "OFF"
;
Delete clearance control
;
Delete limit value check
Comment
;
Clearance control "ON"
;
Clearance control "OFF"
75

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 840d slSinumerik 840de sl

Table of Contents