·786·
Installation manual
CNC 8060
CNC 8065
10.
CNC VARIABLES.
(REF: 1402)
Variables related to spindle position.
10.42 Variables related to spindle position.
The following are used when the spindle is working in closed loop, it behaves like an axis.
A theoretical coordinate is the position that the spindle must occupy at all times, a real
coordinate is the one it actually occupies and the difference between these two is called
"following error".
SPINDLE POSITION.
(V.)[ch].A.PPOS.sn
(V.)[ch].SP.PPOS.sn
Variable that can only be read from the program, PLC and interface.
The variable returns the value of block preparation.
Channel [ch]. Programmed spindle position.
Syntax.
·ch· Channel number.
·sn· Name, logic number or index of the spindle.
(V.)[ch].A.POS.sn
(V.)[ch].SP.POS.sn
Variable that can only be read from the program, PLC and interface.
The variable returns the execution value; reading it interrupts block preparation.
Channel [ch]. Real spindle position.
Syntax.
·ch· Channel number.
·sn· Name, logic number or index of the spindle.
(V.)[ch].A.TPOS.sn
(V.)[ch].SP.TPOS.sn
Variable that can only be read from the program, PLC and interface.
The variable returns the execution value; reading it interrupts block preparation.
Channel [ch]. Theoretical spindle position.
Syntax.
·ch· Channel number.
V.A.PPOS.S Spindle S.
V.SP.PPOS.S Spindle S.
V.SP.PPOS Master spindle.
V.A.PPOS.5 Spindle with logic number ·5·.
V.SP.PPOS.2 Spindle with index ·2· in the system.
V.[2].SP.PPOS.1 Spindle with index ·1· in the channel ·2·.
V.A.POS.S Spindle S.
V.SP.POS.S Spindle S.
V.SP.POS Master spindle.
V.A.POS.5 Spindle with logic number ·5·.
V.SP.POS.2 Spindle with index ·2· in the system.
V.[2].SP.POS.1 Spindle with index ·1· in the channel ·2·.