·628·
Installation manual
CNC 8060
CNC 8065
10.
CNC VARIABLES.
(REF: 1402)
Variables related to the sets of machine parameters.
(V.)[ch].MPA.MAXFEED[set].xn
(V.)[ch].MPA.MAXFEED[set].sn
(V.)[ch].SP.MAXFEED[set].sn
Variable that can only be read from the program, PLC and interface.
Variable valid for rotary and linear axes as well as for spindles.
Variable valid for analog drive, position Sercos and velocity Sercos.
The variable returns the value of block preparation.
Channel [ch]. Maximum axis machining feedrate.
If the variable returns a ·0· value, the machining feedrate is not limited, the CNC assumes
for all the movements the one set in machine parameter G00FEED as the maximum feedrate.
Syntax.
·ch· Channel number.
·set· Parameter set.
·xn· Name, logic number or index of the axis.
·sn· Name, logic number or index of the spindle.
(V.)[ch].MPA.MAXVOLT[set].xn
(V.)[ch].MPA.MAXVOLT[set].sn
(V.)[ch].SP.MAXVOLT[set].sn
Variable that can only be read from the program, PLC and interface.
Variable that may be modified from the environment of the oscilloscope and setup.
Variable valid for rotary and linear axes as well as for spindles.
Variable valid for analog drives and velocity-Sercos drives.
The variable returns the execution value; reading it interrupts block preparation.
Velocity command to reach G00FEED
Syntax.
·ch· Channel number.
·set· Parameter set.
·xn· Name, logic number or index of the axis.
·sn· Name, logic number or index of the spindle.
V.MPA.MAXFEED[3].Z Z axis.
V.MPA.MAXFEED[3].S Spindle S.
V.SP.MAXFEED[3].S Spindle S.
V.SP.MAXFEED[3] Master spindle.
V.MPA.MAXFEED[3].4 Axis or spindle with logic number ·4·.
V.[2].MPA.MAXFEED[3].1 Axis with index ·1· in the channel ·2·.
V.SP.MAXFEED[3].2 Spindle with index ·2· in the system.
V.[2].SP.MAXFEED[3].1 Spindle with index ·1· in the channel ·2·.
V.MPA.MAXVOLT[3].Z Z axis.
V.MPA.MAXVOLT[3].S Spindle S.
V.SP.MAXVOLT[3].S Spindle S.
V.SP.MAXVOLT[3] Master spindle.
V.MPA.MAXVOLT[3].4 Axis or spindle with logic number ·4·.
V.[2].MPA.MAXVOLT[3].1 Axis with index ·1· in the channel ·2·.
V.SP.MAXVOLT[3].2 Spindle with index ·2· in the system.
V.[2].SP.MAXVOLT[3].1 Spindle with index ·1· in the channel ·2·.