·408·
Programming manual
CNC 8055
CNC 8055i
14.
PROGR
A
M CONTR
O
L
INSTRUCTIONS
·M· & ·EN· M
ODELS
S
OFT
: V02.2
X
Program instruc
tions
14.8
Program instructions
With this CNC, from a program in execution, it is possible to:
• Execute another program. Instruction (EXEC P.....)
• Execute another program in modal mode. Instruction (MEXEC P.....)
• Generate a new program. Instruction (OPEN P.....)
• Add blocks to an existing program. Instruction (WRITE P.....)
( EXEC P(expression), (directory) )
The EXEC P instruction executes the part-program of the indicated directory
The part-program may be defined by a number or any expression resulting in a number.
By default, the CNC interprets that the part-program is in the CNC's RAM memory. If it is in another
device, it must be indicated in (directory).
HD
in the Hard Disk (KeyCF).
DNC2
in a PC connected through the serial line.
DNCE
in a PC connected through Ethernet.
( MEXEC P(expression), (directory) )
The MEXEC instruction executes the part-program of the indicated directory and it also becomes
modal; i.e. if after this block, another one is programmed with axis movement; after this movement,
it will execute the indicated program again.
The part-program may be defined with a number or with an expression whose result is a number.
By default, the CNC interprets that the part-program is in the CNC's RAM memory. If it is in another
device, it must be so indicated in (directory):
HD
in the Hard Disk (KeyCF).
DNC2
in a PC connected through the serial line.
DNCE
in a PC connected through Ethernet.
If while the modal part-program is selected, a motion block is executed with a number of repetitions
(for example X10 N3), the CNC ignores the number of repetitions and executes the movement and
the modal part-program only once.
If while a part-program is selected as modal, a block containing the MEXEC instruction is executed
from the main program, the current part-program stops being modal and the part-program called
upon with MEXEC will then become modal.
If within the modal part-program, an attempt is made to execute a block using the MEXEC instruction,
it will issue the relevant error message.
1064: The program cannot be executed.
( MDOFF )
The MDOFF instruction indicates that the mode assumed by a subroutine with the MCALL
instruction or a part-program with MEXEC ends in that block.
( OPEN P(expression), (destination directory), A/D, "program comment" )
The OPEN instruction begins editing a part-program. The part-program number may be indicated
by a number or any expression resulting in a number.
By default, the new part-program edited will be stored in the CNC's RAM memory. To store it another
device, it must be indicated in (destination directory).
HD
in the Hard Disk (KeyCF).
DNC2
in a PC connected through the serial line.
DNCE
in a PC connected through Ethernet.
Содержание 8055 M
Страница 1: ...CNC 8055 M EN Programming manual Ref 1711 Soft V02 2x...
Страница 8: ...8 Programming manual CNC 8055 CNC 8055i SOFT V02 2X...
Страница 12: ...12 CNC 8055 CNC 8055i Declaration of conformity and Warranty conditions...
Страница 16: ...16 CNC 8055 CNC 8055i Version history...
Страница 22: ...22 CNC 8055 CNC 8055i Returning conditions...
Страница 24: ...24 CNC 8055 CNC 8055i Additional notes...
Страница 26: ...26 CNC 8055 CNC 8055i Fagor documentation...
Страница 238: ...238 Programming manual CNC 8055 CNC 8055i 11 IRREGULAR POCKET CANNED CYCLE M EN MODELS SOFT V02 2X 2D pockets...
Страница 284: ...284 Programming manual CNC 8055 CNC 8055i 11 IRREGULAR POCKET CANNED CYCLE M EN MODELS SOFT V02 2X 3D pockets...
Страница 336: ...336 Programming manual CNC 8055 CNC 8055i 12 PROBING M EN MODELS SOFT V02 2X PROBE 12 Tabletop probe calibration...
Страница 394: ...394 Programming manual CNC 8055 CNC 8055i 13 HIGH LEVEL LANGUAGE PROGRAMMING M EN MODELS SOFT V02 2X Expressions...
Страница 442: ...442 Programming manual CNC 8055 CNC 8055i 15 COORDINATE TRANSFORMATION M EN MODELS SOFT V02 2X TCP Transformation G48...
Страница 448: ......
Страница 454: ...454 Programming manual CNC 8055 CNC 8055i B M EN MODELS SOFT V02 2X Program control instructions...
Страница 462: ...462 Programming manual CNC 8055 CNC 8055i C M EN MODELS SOFT V02 2X Summary of internal CNC variables...
Страница 463: ...Programming manual CNC 8055 CNC 8055i D M EN MODELS SOFT V02 2X 463 Key code KEY CODE Alpha numeric keyboard and monitor...
Страница 464: ...464 Programming manual CNC 8055 CNC 8055i D M EN MODELS SOFT V02 2X Key code...
Страница 465: ...Programming manual CNC 8055 CNC 8055i D M EN MODELS SOFT V02 2X 465 Key code Alphanumeric operator panel...
Страница 466: ...466 Programming manual CNC 8055 CNC 8055i D M EN MODELS SOFT V02 2X Key code MC operator panel...
Страница 467: ...Programming manual CNC 8055 CNC 8055i D M EN MODELS SOFT V02 2X 467 Key code...
Страница 468: ...468 Programming manual CNC 8055 CNC 8055i D M EN MODELS SOFT V02 2X Key code...
Страница 469: ...Programming manual CNC 8055 CNC 8055i D M EN MODELS SOFT V02 2X 469 Key code MCO TCO operator panel...
Страница 470: ...470 Programming manual CNC 8055 CNC 8055i D M EN MODELS SOFT V02 2X Key code Alphanumeric keyboard...
Страница 471: ...Programming manual CNC 8055 CNC 8055i D M EN MODELS SOFT V02 2X 471 Key code 11 LCD Monitor...
Страница 472: ...472 Programming manual CNC 8055 CNC 8055i D M EN MODELS SOFT V02 2X Key code...
Страница 478: ...478 Programming manual CNC 8055 CNC 8055i F M EN MODELS SOFT V02 2X Maintenance...
Страница 479: ...Programming manual CNC 8055 CNC 8055i F SOFT V02 2X 479...
Страница 480: ...480 Programming manual CNC 8055 CNC 8055i F SOFT V02 2X...
Страница 481: ......