Installation manual
CNC 8035
ACCESS TO INTERNAL CNC VARIABLES
Variables associated with feedback
11.
(SOFT M: V15.3X)
(S
OFT T: V16.3X)
·383·
11.8 Variables associated with feedback
ASIN(X-C)
"A" signal of the CNC's sinusoidal feedback for the X-C axis.
BSIN(X-C)
"B" signal of the CNC's sinusoidal feedback for the X-C axis.
ASINS
"A" signal of the CNC's sinusoidal feedback for the spindle.
BSINS
"B" signal of the CNC's sinusoidal feedback for the spindle.
11.9 Variables associated with the main spindle
Variables associated with the real speed
SREAL
It returns the actual (real) turning speed of the main spindle. Its value is given in 0.0001 rpm units.
FTEOS
It returns the theoretical turning speed of the main spindle.
Variables associated with spindle speed
PLCS is a read-write variable; the rest are read-only.
SPEED
It returns the turning speed of the main spindle currently selected at the CNC. Its value is given in
0.0001 rpm units.
This turning speed may be indicated by program, by PLC or by DNC; the CNC selects one of them,
the one indicated by DNC has the highest priority and the one indicated by program has the lowest
priority.
DNCS
It returns the spindle speed limit selected via DNC. If it has a value of 0 it means that it is not selected.
PLCS
It returns the spindle speed limit selected via PLC. If it has a value of 0 it means that it is not selected.
PRGS
It returns the spindle speed limit selected by programa. If it has a value of 0 it means that it is not
selected.