Programming manual
CNC 8055
CNC 8055i
CREATIN
G A PR
OGRAM
2.
·M· & ·EN· M
ODELS
S
OFT
: V02.2
X
·35·
P
rogram s
tructure at
the
CNC
2.1.2
Program block
This is written with commands in ISO and high level languages. To prepare a program, blocks written
in both languages will be used, although each one should be edited with commands in just one
language.
ISO language.
This language is specially designed to control axis movement, as it gives information and movement
conditions, in addition to data on feedrate. It offers the following types of functions.
• Preparatory functions for movement, used to determine geometry and working conditions, such
as linear and circular interpolations, threading, etc.
• Control functions for axis feedrate and spindle speeds.
• Tool control functions.
• Complementary functions, with technological instructions.
High level language.
This enables access to general purpose variables and to system tables and variables.
It gives the user a number of control sentences which are similar to the terminology used in other
languages, such as IF, GOTO, CALL, etc. Also, it allows the use of any type of arithmetic, relational
or logical expression.
It also has instructions for the construction of loops, plus subroutines with local variables. A local
variable is one that is only recognized by the subroutine in which it has been defined.
It is also possible to create libraries, grouping subroutines with useful and tested functions, which
can be accessed from any program.
Summary of Contents for 8055 M
Page 1: ...CNC 8055 M EN Programming manual Ref 1711 Soft V02 2x...
Page 8: ...8 Programming manual CNC 8055 CNC 8055i SOFT V02 2X...
Page 12: ...12 CNC 8055 CNC 8055i Declaration of conformity and Warranty conditions...
Page 16: ...16 CNC 8055 CNC 8055i Version history...
Page 22: ...22 CNC 8055 CNC 8055i Returning conditions...
Page 24: ...24 CNC 8055 CNC 8055i Additional notes...
Page 26: ...26 CNC 8055 CNC 8055i Fagor documentation...
Page 448: ......
Page 464: ...464 Programming manual CNC 8055 CNC 8055i D M EN MODELS SOFT V02 2X Key code...
Page 466: ...466 Programming manual CNC 8055 CNC 8055i D M EN MODELS SOFT V02 2X Key code MC operator panel...
Page 467: ...Programming manual CNC 8055 CNC 8055i D M EN MODELS SOFT V02 2X 467 Key code...
Page 468: ...468 Programming manual CNC 8055 CNC 8055i D M EN MODELS SOFT V02 2X Key code...
Page 471: ...Programming manual CNC 8055 CNC 8055i D M EN MODELS SOFT V02 2X 471 Key code 11 LCD Monitor...
Page 472: ...472 Programming manual CNC 8055 CNC 8055i D M EN MODELS SOFT V02 2X Key code...
Page 478: ...478 Programming manual CNC 8055 CNC 8055i F M EN MODELS SOFT V02 2X Maintenance...
Page 479: ...Programming manual CNC 8055 CNC 8055i F SOFT V02 2X 479...
Page 480: ...480 Programming manual CNC 8055 CNC 8055i F SOFT V02 2X...
Page 481: ......