EasyManua.ls Logo

Fagor 8055 M - Page 415

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
·415·
Screen customizing instructions
Each text will allow a maximum of 20 characters that will be shown in two lines of 10 characters each.
If the text selected has less than 10 characters, the CNC will center it on the top line, but if it has
more than 10 characters the programmer will center it.
Examples:
(SK 1="HELP", SK 2="MAXIMUN POINT")
(SK 1="FEED", SK 2=" _ _MAXIMUN_ _ _POINT")
( WKEY )
The mnemonic WKEY stops execution of the program until the key is pressed.
The pressed key will be recorded in the KEY variable.
( WBUF "text", (expression) )
The WBUF instruction can only be used when editing a program in the user channel.
This instruction may be programmed in two ways:
( WBUF "text", (expression) )
It adds the text and value of the expression, once it has been evaluated, to the block that is being
edited and within the data entry window.
(Expression) may contain a number or any expression resulting in a number.
It will be optional to program the expression, but it will be required to define the text. If no text
is required, "" must be programmed.
Examples for P100=10:
HELP MAXIMUN POINT
FEED MAXIMUN POINT
If while a standard CNC softkey menu is active, one or more softkeys are selected via high level
language instruction: "SK", the CNC will clear all existing softkeys and it will only show the selected
ones.
If while a user softkey menu is active, one or more softkeys are selected via high level language
instruction "SK", the CNC will only replace the selected softkeys leaving the others intact.
...
(WKEY)
(IF KEY EQ $FC00 GOTO N1000)
...
; Wait for key
; If key F1 has been pressed, continue in N1000
(WBUF "X", P100)
(WBUF "X P100")
=>
=>
X10
X P100

Table of Contents

Related product manuals