Subprogram call
L <subprogram>
It is possible to invoke a global subprogram (GSP) out of the incremental program sequence.
- Subprogram (SP) call
- Administration of nesting
- Return to streaming (M17, M29)
- Management of cache elements (streaming, program)
![Subprogram call 1:](Images/png/15421115275__en-US__Web.png)
Programming example: Streaming instructions with subprogram call
N10 G01 X200 F1000
N20 X240 Y100
N30 X200 Y0
N40 L subprogram.nc