N
EW
F
EATURES
(S
OFT
M: 7.
XX
)
Page 7 of 50
CNC 8055 / CNC 8055i
New variables
12 New variables
Feedrate related variables
FREAL(X-C)
Actual (real) X-C axis feedrate Is read-only from the CNC, DNC and
PLC.
FTEO(X-C)
Theoretical X-C axis feedrate Is read-only from the CNC, DNC and
PLC.
Coordinate related variables
DPLY(X-C)
"Coordinates of the selected axis" displayed on the screen Is read-
only from the CNC, DNC and PLC.
DRPO(X-C)
Position indicated by the X-C axis Sercos drive (Sercos variable
PV51 or PV53 of the drive). Is read-only from the CNC, DNC and
PLC.
GPOS(X-C)n p
Programmed coordinate for a particular axis (X-C), in the indicated
block (n) and program (p).
(P100 = GPOSX N99 P100)
It assigns to P100 the value of the coordinated programmed for
the X axis in label N99 and located in program P100.
It Is read-only and it is only enabled at the CNC. Only programs
located in RAM memory may be consulted.
•
If the defined program number does not exist, it issues Error 69
"Program does not exist".
•
If the defined block number does not exist, it issues error 1060
"undefined label".
•
If the requested axis is not programmed in the indicated block, it
returns the value: 100000.0000
Spindle related variables
DRPOS
Position indicated by the Sercos drive of the spindle. Is read-only
from the CNC, DNC and PLC.
SDRPOS
Position indicated by the Sercos drive of the second spindle. Is read-
only from the CNC, DNC and PLC.
FTEOS
Theoretical spindle turning speed. Is read-only from the CNC, DNC
and PLC.
SFTEOS
Theoretical second spindle turning speed. Is read-only from the
CNC, DNC and PLC.
Speed limit related variables
MDISL
Maximum spindle machining speed. It is read-write from the PLC
and read-only from DNC and CNC.
This variable is also updated with the programmed S value, in the
following cases:
When programming "G92 S" in MDI mode