Siemens SINUMERIK 840D sl Function Manual page 456

Extended functions
Hide thumbs Also See for SINUMERIK 840D sl:
Table of Contents

Advertisement

Mode Groups, Channels, Axis Replacement (K5)
6.3 Channels
Channel 2:
%200
N200
N210 SETM(7)
...
N250 SETM(8)
N260 M30
Channel 3:
%300
N300
...
N350 WHEN <condition> DO SETM(7)
N360 M30
Example of WAITMC and read-in disabled
M555 is output in channel 3 while the axis is traversing and generates a read-in disabled
(RID). As the WAITMC is appended to BLOCK N312, the wait mark is set and processing in
channel 2 continues.
Channel 2:
N112 G18 G64 X200 Z200 F567
N120 WAITMC(1,2,3)
...
...
...
N170 M30
Channel 3:
N300
N312 G18 G64 D1 X180 Z300 M555
N320 WAITMC(1,2,3)
Wait mark 1 is set in Channels 2 and 3
Channel 2 proceeds with additional processing and program processing in Channel 3 is
stopped because of read-in disabled.
This behavior can be transferred to all available channels.
456
; Processing in Channel 2
; Channel 2 sets wait marker 7
; Additional processing in Channel 2
; Channel 2 sets wait marker 8
; End Channel 2
; Processing in Channel 3
; set wait marker in a synchronous action
; Additional processing in Channel 3
; End Channel 3
; Processing in Channel 2
; Channel 2 sets wait markers 1, 2 and 3
; Additional processing in Channel 2, as
; WAITMC is added to block N312.
; Additional processing in Channel 2
; End Channel 2
; during travel read-in disabled M555
; Processing in Channel 3
; wait because of RID
Function Manual, 01/2008, 6FC5397-1BP10-3BA0
Extended Functions

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 840de sl

Table of Contents