Programming manual
CNC 8070
CNC VARI
ABLES
Rel
a
te
d t
o
t
h
e
m
a
c
h
in
e c
onf
ig
u
rat
io
n
14.
(S
OFT
V02.0
X
)
397
14.18 Related to the machine configuration
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 or
of the spindle.
•
Replace the letters "i" and "x" with a number keeping the brackets.
These variables are read-only (R) synchronous and are evaluated during execution.
When parking an axis, it is a good idea to know which axes are available. Variables
(V.)[n].G.AXISNAME and (V.).G.GAXISNAME indicate which axes are available. If an axis is not
available, this variable returns the "?".
These variables are synchronous read/write (R/W). The variables correspond to linear and rotary
axes.
There are 2 software limits. The CNC applies the most restrictive one.
Variables POSLIMIT and NEGLIMIT correspond to the limits set by machine parameters. When
modifying these variables, the CNC assumes those values as the new limits from then on.
They keep their value after a Reset, but are reset when validating the machine parameters and when
turning the CNC on. Variables POSLIMIT and NEGLIMINT assume the values of the machine
parameters and RTPOSLIMIT and RTNEGLIMIT assume the maximum values.
These variables are read-only (R) synchronous and are evaluated during execution. These
variables correspond to linear and rotary axes.
It returns the resulting measurement of the active kinematics on that axis. It may be a particular value
of DATA (kinematics table) or the combination of several of them depending on the type of kinematics.
MACHINE CONFIGURATION
PRG PLC INT
(V.)G.NUMCH
Number of channels
R
R
R
(V.)[n].G.AXISCH
Name the axes of the channel
—
—
R
(V.)[n].A.ACTCH.Xn
Current channel of the axis or of the spindle
R
R
R
(V.)[n].A.ACTIVSET.Xn
Active axis or spindle set
R
R
R
(V.)[n].G.AXIS
Number of axes of the channel
R
R
R
(V.)[n].G.NAXIS
Number of axes of the channel including the empty positions of
the yielded axes
R
R
R
(V.)[n].G.AXISNAMEx
Name of the "x" axis of the channel
R
R
R
(V.)G.GAXISNAMEx
Name of the "x" axis of the system
R
R
R
(V.)[n].G.NSPDL
Number of spindles of the channel
R
R
R
(V.)[n].G.SPDLNAMEx
Name of the "x" spindle of the channel
R
R
R
(V.)G.GSPDLNAMEx
Name of the "x" spindle of the system
R
R
R
(V.)[n].G.MASTERSP
Master spindle of the channel
R
R
R
LINEAR AND ROTARY AXIS TRAVEL LIMITS
PRG PLC INT Exec
(V.)[n].A.POSLIMIT.Xn
Positive software limit
R/W
R
R
No
(V.)[n].A.NEGLIMIT.Xn
Negative software limit
R/W
R
R
No
(V.)[n].A.RTPOSLIMIT.Xn
Second positive software travel limit
R/W R/W R/W
Yes
(V.)[n].A.RTNEGLIMIT.Xn
Second negative software travel limit
R/W R/W R/W
Yes
(V.)[n].G.SOFTLIMIT
Software limits reached
R
R
R
Yes
KINEMATICS (DIMENSIONS)
PRG PLC INT
(V.)[n].A.HEADOF.Xn
Dimension of the kinematics
R
R
R
Summary of Contents for CNC 8070
Page 1: ...CNC 8070 REF 0504 SOFT V02 0X PROGRAMMING MANUAL Soft V02 0x Ref 0504...
Page 2: ......
Page 4: ......
Page 6: ......
Page 12: ......
Page 14: ......
Page 16: ......
Page 22: ......
Page 26: ......
Page 28: ......
Page 30: ......
Page 32: ......
Page 34: ......
Page 62: ...Programming manual 28 CNC 8070 2 MACHINE OVERVIEW Home search SOFT V02 0X 28...
Page 178: ...Programming manual 144 CNC 8070 7 GEOMETRY ASSISTANCE General scaling factor SOFT V02 0X 144...
Page 360: ...Programming manual 326 CNC 8070 12 CYCLE EDITOR Random multiple machining SOFT V02 0X 326...
Page 556: ...CNC 8070 16 PROBING CANNED CYCLES SOFT V02 0X 522 Programming manual...