Installation manual
CNC 8060
CNC 8065
CNC VARIABLES.
10.
(REF: 1402)
·799·
Variables related to spindle speed.
Remarks.
The speed may be set by program or by PLC; the one set by PLC has the highest priority.
(V.)[ch].PLC.S.sn
Variable that can be read and written from the PLC and read from the program and from the interface.
The variable returns the execution value; reading it interrupts block preparation.
Channel [ch]. Speed active by PLC for G97.
The speed programmed by PLC prevails over the one programmed by program or MDI. To
cancel the speed by PLC, set the variable to ·0·; the CNC applies the speed active by
program.
Syntax.
·ch· Channel number.
·sn· Name, logic number or index of the spindle.
(V.)[ch].A.PRGS.sn
(V.)[ch].SP.PRGS.sn
Variable that can only be read from the program, PLC and interface.
The variable returns the value of block preparation.
Channel [ch]. Speed active by program for G97.
Being G97 active, programming a new speed in MDI mode updates the value of this variable.
Syntax.
·ch· Channel number.
·sn· Name, logic number or index of the spindle.
Speed set. V.PLC.S.sn V.A .P RG S. s n V.A.SPEED.sn
By program; S5000.
By PLC; none.
0 5000 5000
By program; S5000.
By PLC; S9000.
9000 5000 9000
By program; S5000.
By PLC; S3000.
3000 5000 3000
By program; S5000.
By PLC; none.
By MDI; S8000.
0 8000 8000
By program; S5000.
By PLC; S9000.
By MDI; S8000.
9000 8000 9000
By program; S5000.
By PLC; S3000.
By MDI; S8000.
3000 8000 3000
V.PLC.S.S2 Spindle S2.
V.PLC.S.5 Spindle with logic number ·5·.
V.[2].PLC.S.1 Spindle with index ·1· in the channel ·2·.
V.A.PRGS.S Spindle S.
V.SP.PRGS.S Spindle S.
V.SP.PRGS Master spindle.
V.A.PRGS.5 Spindle with logic number ·5·.
V.SP.PRGS.2 Spindle with index ·2· in the system.
V.[2].SP.PRGS.1 Spindle with index ·1· in the channel ·2·.