Programming manual
CNC 8070
STATEMENTS AND
IN
STRUCTI
O
NS
Pr
ogr
am
m
ing st
at
em
ent
s
15.
(S
OFT
V02.0
X
)
435
Screen display
At first, the axes appear ordered as they have been defined in the
general machine parameter table (by channels) and then as the
swapping is defined.
#RENAME AX
Renames the axes
It changes the name of the axes. For each programmed axis pair, the
first axis takes the name of the second one. If the second axis is
present in the configuration, it takes the name of the first one.
The change of the name of the axes only remains during the execution
of the program. The original names of the axes are restored when
starting the next program.
The programming format is:
#RENAME AX [<Xn1>,<Xn2>][...]
Screen display of the different configurations. Let us suppose a machine
with 5 axes X-Y-Z-A-W.
#FREE AX [Y, A]
X
Y
Z
A
B
00000.0000
00000.0000
00000.0000
00000.0000
00000.0000
X
?
Z
?
B
00000.0000
00000.0000
00000.0000
00000.0000
00000.0000
Parameter
Meaning
<Xn1>
Axis whose name is to be changed
<Xn2>
new axis name.
#RENAME AX [X,X1]
(The X axis is now called X1. If X1 already exists in the channel, it is
called X)
#RENAME AX [X1,Y][Z,V2]
Содержание CNC 8070
Страница 1: ...CNC 8070 REF 0504 SOFT V02 0X PROGRAMMING MANUAL Soft V02 0x Ref 0504...
Страница 2: ......
Страница 4: ......
Страница 6: ......
Страница 12: ......
Страница 14: ......
Страница 16: ......
Страница 22: ......
Страница 26: ......
Страница 28: ......
Страница 30: ......
Страница 32: ......
Страница 34: ......
Страница 54: ...Programming manual 20 CNC 8070 1 CREATING A PROGRAM Parameters constants and expressions SOFT V02 0X 20...
Страница 62: ...Programming manual 28 CNC 8070 2 MACHINE OVERVIEW Home search SOFT V02 0X 28...
Страница 154: ...Programming manual 120 CNC 8070 6 TOOL PATH CONTROL Manual intervention G200 G201 G202 SOFT V02 0X 120...
Страница 178: ...Programming manual 144 CNC 8070 7 GEOMETRY ASSISTANCE General scaling factor SOFT V02 0X 144...
Страница 188: ...Programming manual 154 CNC 8070 8 ADDITIONAL PREPARATORY FUNCTIONS Probing G100 SOFT V02 0X 154...
Страница 360: ...Programming manual 326 CNC 8070 12 CYCLE EDITOR Random multiple machining SOFT V02 0X 326...
Страница 446: ...Programming manual 412 CNC 8070 14 CNC VARIABLES Alphabetical listing of variables SOFT V02 0X 412...
Страница 556: ...CNC 8070 16 PROBING CANNED CYCLES SOFT V02 0X 522 Programming manual...