Siemens Sinumerik 840D sl Programming Manual page 118

Job planning
Hide thumbs Also See for Sinumerik 840D sl:
Table of Contents

Advertisement

Flexible NC programming
1.13 Program coordination (INIT, START, WAITM, WAITMC, WAITE, SETM, CLEARM)
Example: program coordination
Channel 1:
_N_MPF100_MPF
Program code
N10 INIT(2,"MPF200")
N11 START(2)
...
N80 WAITM(1,1,2)
...
N180 WAITM(2,1,2)
...
N200 WAITE(2)
N201 M30
...
Channel 2:
_N_MPF200_MPF
Program code
;$PATH=/_N_MPF_DIR
N70 WAITM(1,1,2)
...
N270 WAITM(2,1,2)
...
N400 M30
118
Comments
; Processing in channel 2
; Wait for WAIT marker 1 in channel 1 and
in channel 2 additional processing in channel 1
; Wait for WAIT marker 1 in channel 2 and
in channel 2 additional processing in channel 1
; Wait for the end of program for channel 2
; End of program channel 1, total end
Comments
; Processing in channel 2
; Wait for WAIT marker 2 in channel 1 and in channel 2
additional processing in channel 1
; Wait for WAIT marker 2 in channel 1 and in channel 2
additional processing in channel 2
; End of program in channel 2
Programming Manual, 02/2011, 6FC5398-2BP40-1BA0
Job planning

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 840de slSinumerik 828d

Table of Contents