EasyManua.ls Logo

Fagor 8070 BL - Display Instructions. Display a Message on the Screen

Fagor 8070 BL
444 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 8070
22.
STATEMENTS AND INSTRUCTIONS
Programming statements
·384·
(REF: 1709)
22.1.3 Display instructions. Display a message on the screen
The indicated message appears at the top of the screen and it does not interrupt the
execution of the program. The message will stay active until a new message is activated,
another program is executed or a reset is carried out.
The text to be displayed is programmed using the #MSGinstruction.
#MSG
Display a message
The programming format is:
#MSG ["<text>"]
The text of the message must be defined between quote marks. Certain special characters
are defined as follows.
If no text is defined, the message is erased from the screen.
Including external values in the error text
The identifier %D or %d may be used to insert external values (parameters or variables) into
the message. The data whose value is to be displayed must be defined after the text.
Up to 5 identifiers %D or %d may be defined, but there must be as many data values as
identifiers.
Parameter Meaning
<text> Message text.
\" Inserts quote marks in the text.
%% Inserts the % character.
#MSG ["User message"]
#MSG ["The tool \"T1\" is a finishing tool"]
#MSG ["80%% of feedrate is being used"]
#MSG [""]
#MSG ["Part number %D", P2]
#MSG ["The current tool is %D", V.G.TOOL]
#MSG ["Finishing F=%D mm/min. and S=%D RPM", P21, 1200]

Table of Contents

Related product manuals