Programming manual
CNC 8055
CNC 8055i
PROGR
A
M CONTR
O
L
INSTRUCTIONS
14.
·M· & ·EN· M
ODELS
S
OFT
: V02.2
X
·415·
Scre
en customizing
i
n
stru
ctio
ns
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
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: ......