Programming manual.
CNC 8070
14.
SUBROUTINES.
Sub
routine
a
s
so
ciated with the sta
rt.
·288·
(R
EF
: 1709)
14.9
Subroutine associated with the start.
For each channel, a subroutine can be associated with the execution start, which can be
executed by pressing the [START] key, in automatic mode, to start the execution of the entire
program; that is if no program start point has been selected. The CNC does not call upon
the subroutine either when executing a cycle from the conversational mode. This subroutine
may be used, for example, to have certain machining conditions defined to determine the
execution of user programs.
If the subroutine exists, the CNC will execute it immediately after pressing the [START] key,
before starting the program execution. If that subroutine is missing, the CNC executes the
program directly.
Execution of subroutine
During execution, the CNC displays the name of the subroutine on the general status bar.
The CNC does not display the blocks under execution, however, it executes the subroutine
as a single block, this means that the block-by-block execution is not affected.
Name and location of the subroutine.
The name of the subroutine must be PROGRAM_START (without an extension) and it will
be saved in the folder ..\Users\Sub. If there are several channels, there may be a different
subroutine for each channel, whose name must be PROGRAM_START_Cn, where n is the
channel number (between 1 and 4).
Name.
Channel.
PROGRAM_START
PROGRAM_START_C1
Channel 1. The CNC accepts both names for the subroutine
associated with the first channel and where both subroutines exist,
the CNC will execute the PROGRAM_START.
PROGRAM_START_C2
Channel 2.
PROGRAM_START_C3
Channel 3.
PROGRAM_START_C4
Channel 4.
Содержание 8070 BL
Страница 1: ... Ref 1709 8070 CNC Programming manual ...
Страница 8: ...BLANK PAGE 8 ...
Страница 12: ...BLANK PAGE 12 ...
Страница 14: ...BLANK PAGE 14 ...
Страница 26: ...BLANK PAGE 26 ...
Страница 28: ...BLANK PAGE 28 ...
Страница 30: ...BLANK PAGE 30 ...
Страница 60: ...Programming manual CNC 8070 2 MACHINE OVERVIEW Home search 60 REF 1709 ...
Страница 72: ...Programming manual CNC 8070 3 COORDINATE SYSTEM Coordinate programming 72 REF 1709 ...
Страница 80: ...Programming manual CNC 8070 4 WORK PLANES Select the longitudinal axis of the tool 80 REF 1709 ...
Страница 96: ...Programming manual CNC 8070 5 ORIGIN SELECTION Polar origin preset G30 96 REF 1709 ...
Страница 178: ...Programming manual CNC 8070 9 TOOL PATH CONTROL MANUAL INTERVENTION Variables 178 REF 1709 ...
Страница 304: ...Programming manual CNC 8070 16 C AXIS Machining of the turning side of the part 304 REF 1709 ...
Страница 440: ...Programming manual CNC 8070 22 STATEMENTS AND INSTRUCTIONS Flow controlling instructions 440 REF 1709 ...
Страница 442: ...Programming manual CNC 8070 23 CNC VARIABLES 442 REF 1709 ...
Страница 443: ...Programming manual CNC 8070 443 User notes REF 1709 ...