Example of MVS_SLP

Programmed synchronisation (#EXPL SYN)

Initialisation in the channel parameter list

m_synch[..]   0x8000

Programming Example

MVS_SLP

N05 M26 G00 X25 (M26, synchronisation type MVS_SLP)
N10 M27         (M27, synchronisation type MVS_SLP)
N20 X50
N30 X75
N40 X100
N50 G01 X125 F2000
N60 #EXPL SYN      Triggering M26, M27 before
                   Execution of the next block
N70 G00 X0
N80 X0 Y0
M30
Example of MVS_SLP 1:
Synchronisation type MVS_SLP