·66·
Operating manual
CNC 8055
CNC 8055i
4.
EXECUTE / SIMULATE
·T· MODEL
SOFT: V02.2X
Display
4.2.4 Subroutine display mode
This display mode shows information regarding the following commands:
(RPT N10, N20) This function executes the program section between blocks N10 thru N20.
(CALL 25) This function executes subroutine number 25.
G87 ... This function the corresponding canned cycle.
(PCALL 30) This function executes subroutine 30 in a local parameter level.
When this mode is selected, the following must be considered:
• Subroutines may be defined and 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 15 nesting levels. The CNC limitation is 20 nesting levels.
• The CNC generates a new nesting level of local parameters every time parameters are assigned
to a subroutine. Up to a maximum of 6 nesting levels of local parameters are possible.
• The machining canned cycles G81 thru G89 use the sixth nesting level for local parameters when
they are active.
This display mode shows the following fields or windows:
• A display area that shows the following information on the subroutines that are active.
NS Indicates the nesting level (1-15) which the subroutine occupies.
NP Indicates the level of local parameters (1-6) in which the subroutine is
executed.
SUBROUTINE Indicates the type of block which has caused a new nesting level.
Examples: (RPT N10, N20) (CALL 25) (PCALL 30) G87
REPT Indicates the number of times that remain to be executed.
For example, if (RPT N10, N20) N4 is programmed and is the first time that
it is being executed, this parameter will show a value of 4.
M If an asterisk is shown (*) this indicates that a Modal subroutine is active
in this nesting level, and this is executed after each movement.
PROG Indicates the program number where the subroutine is defined.