![Fagor CNC 8070 Скачать руководство пользователя страница 421](http://html1.mh-extra.com/html/fagor/cnc-8070/cnc-8070_programming-manual_3212158421.webp)
Programming manual
CNC 8070
CNC VARI
ABLES
Coor
di
nat
e r
e
la
te
d
14.
(S
OFT
V02.0
X
)
387
14.13 Coordinate related
Remember that a spindle working in closed loop (M19 or G63) behaves like an axis.
These variables are for synchronous reading (R).
They have generic names.
•
Replace the "n" character with the channel number, maintaining the brackets. The first
channel is identified with the number 1, "0" is not a valid number.
•
Replace the "Xn" character by the name, logic number or index in the channel of the axis.
•
Replace the "Sn" character by the name, logic number or index in the channel of the spindle.
There are real and theoretical coordinates corresponding to the tool base and tool tip. All of them
may be referred to Machine Zero or to the current Part Zero.
A theoretical coordinate is the position that the axis must occupy at all times, a real coordinate
is the one it actually occupies and the difference between these two is called "following error".
The PPOSS variable returns the target coordinate, in part coordinates and referred to the tool tip, in
the current reference system; i.e. taking into consideration the coordinate rotation, scaling factor,
active incline plane, etc.
The values of the PPOS variables read from a program or from the PLC and the interface will be
different when the coordinate is affected by tool compensation or when machining in round corner
mode. The value read by program will be the programmed coordinate whereas the value read from
the PLC or interface will be the real (actual) coordinate considering tool radius compensation and
corner rounding.
(V.)[n].A.PPOS.Xn
V.[1].A.PPOS.X
V.[1].A.PPOS.1
(V.)[n].A.POS.Sn
V.[2].A.POS.S
V.[2].A.POS.2
RELATED TO LINEAR AND ROTARY AXES
PRG PLC INT Exec
(V.)[n].A.PPOS.Xn
Programmed coordinates (of the tool tip)
R
R
R
No
(V.)[n].G.PLPPOS1
Programmed coordinate (of the tool tip) First axis of the
channel
R
R
R
No
(V.)[n].G.PLPPOS2
Programmed coordinate (of the tool tip) Second axis of
the channel
R
R
R
No
(V.)[n].G.PLPPOS3
Programmed coordinate (of the tool tip) Third axis of the
channel
R
R
R
No
(V.)[n].A.FLWE.Xn
Following error of the axis
R
R
R
Yes
(V.)[n].A.APOS.Xn
Part coordinates. Real of the tool base
R
R
R
Yes
(V.)[n].A.ATPOS.Xn
Part coordinates. Theoretical of the tool base
R
R
R
Yes
(V.)[n].A.ATIPPOS.Xn
Part coordinates. Real of the tool tip
R
R
R
Yes
(V.)[n].A.ATIPTPOS.Xn
Part coordinates. Theoretical of the tool tip
R
R
R
Yes
(V.)[n].A.POS.Xn
Machine coordinates. Real of the tool base
R
R
R
Yes
(V.)[n].A.TPOS.Xn
Machine coordinates. Theoretical of the tool base
R
R
R
Yes
(V.)[n].A.TIPPOS.Xn
Machine coordinates. Real of the tool tip
R
R
R
Yes
(V.)[n].A.TIPTPOS.Xn
Machine coordinates. Theoretical of the tool tip
R
R
R
Yes
G1 X10
V.A.PPOS.X=10
#SCALE [2]
G1 X10
(Scaling factor of ·2·)
V.A.PPOS.X=20
G73 Q90
X10
[Coordinate system rotation (pattern rotation)]
V.A.PPOS.Y=20 (since the Y axis is the one that moves)
Содержание 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...