Programming manual
CNC 8070
ADDITIONAL PREPARATORY FUNCTIONS
OEM subroutines (G180-G189)
8.
(SOFT V02.0X)
149
Considerations
Since a subroutine may be called upon from the main program (or a
subroutine) and another subroutine from this one and so on, the CNC
limits the number of these calls to a maximum of 20 nesting levels.
When using local parameters in the subroutines, besides generating
a new nesting level, it will also generate a new nesting level for the local
parameters; there may be up to 7 nesting levels of local parameters
within the 20 nesting levels of the subroutines.
Properties of the functions
Functions G180 through G189 are not modal.