EasyManua.ls Logo

Fagor 8055 M - Page 38

Fagor 8055 M
482 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
·38·
Programming manual
CNC 8055
CNC 8055i
2.
CREATING A PROGRAM
·M· & ·EN· MODELS
SOFT: V02.2X
Local subroutines within a program
Executing programs:
Limitations:
A local subroutine can call a global subroutine but a global subroutine cannot call a local subroutine
except if that local subroutine is defined in the root program; in other words, in the first program that
is executed.
Local subroutines defined inside a program that has been called with the "EXEC" command are
ignored. It only takes into account the ones defined in the root program.
It only takes into account local subroutines that are in programs that are executed from the CNC
execution channel, either in ISO mode or in conversational mode. Local subroutines cannot be
executed from the PLC channel.
(LL n) Call to a local subroutine.
Parameters cannot be initialized with this command.
(CALL n) Call to a local or global subroutine.
Parameters cannot be initialized with this command.
(PCALL n ...) Call to a global or local subroutine.
Local parameters can be initialized with this command.
(MCALL n ...) Modal call to a local or global subroutine.
Local parameters can be initialized with this command.

Table of Contents

Related product manuals