Programming manual
CNC 8055
CNC 8055i
PROGR
A
M CONTR
O
L
INSTRUCTIONS
14.
·M· & ·EN· M
ODELS
S
OFT
: V02.2
X
·397·
Displa
y
i
n
stru
ctio
ns
14.2
Display instructions
(ERROR integer, "error text")
This instruction stops the execution of the program and displays the indicated error, it being possible
to select this error in the following ways:
(ERROR integer)
This will display the error number indicated and the text associated to this number according
to the CNC error code (should there be one).
(ERROR integer, "error text")
This will display the number and the error text indicated, it being necessary to write the text
between quote marks "".
(ERROR "error text").
This will display the error text only.
The error number may be defined by means of a numerical constant or an arithmetic parameter.
When using a local parameter, its numeric format must be used (P0 thru P25 instead of A thru Z).
Programming examples:
(ERROR 5)
(ERROR P100)
(ERROR "User error")
(ERROR 3, "User error")
(ERROR P120, "User error)
(MSG "message")
This instruction will display the message indicated between quote marks.
The CNC screen is provided with an area for displaying DNC or user program messages, and always
displays the last message received irrespective of where it has come from.
Example: (MSG "Check tool")
(DGWZ expression 1, expression 2, expression 3, expression 4, expression 5,
expression 6)
The DGWZ instruction (Define Graphic Work Zone) defines the graphics area.
Each expression forming the instruction syntax correspond to one of the limits and they must be
defined in millimeters or inches.
expression 1
X minimum
expression 2
X maximum
expression 3
Y minimum
expression 4
Y maximum
expression 5
Z minimum
expression 6
Z maximum
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: ......