EasyManua.ls Logo

Fagor 8055 M - Display Instructions

Fagor 8055 M
482 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Programming manual
CNC 8055
CNC 8055i
PROGRAM CONTROL INSTRUCTIONS
14.
·M· & ·EN· MODELS
SOFT: V02.2X
·397·
Display instructions
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

Table of Contents

Related product manuals