·596·
Installation manual
CNC 8060
CNC 8065
10.
CNC VARIABLES.
(REF: 1402)
Variables related to axis and spindle machine parameters.
SOFTWARE AXIS LIMITS.
(V.)[ch].MPA.POSLIMIT.xn
Variable that can only be read from the program, PLC and interface.
Variable that may be modified during setup.
Variable valid for rotary and linear axes.
Variable valid for analog drive, position Sercos and velocity Sercos.
The variable returns the execution value; reading it interrupts block preparation.
Channel [ch]. Positive software limit.
Syntax.
·ch· Channel number.
·xn· Name, logic number or index of the axis.
(V.)[ch].MPA.NEGLIMIT.xn
Variable that can only be read from the program, PLC and interface.
Variable that may be modified during setup.
Variable valid for rotary and linear axes.
Variable valid for analog drive, position Sercos and velocity Sercos.
The variable returns the execution value; reading it interrupts block preparation.
Channel [ch]. Negative software limit.
Syntax.
·ch· Channel number.
·xn· Name, logic number or index of the axis.
(V.)[ch].MPA.SWLIMITTOL.xn
Variable that can only be read from the program, PLC and interface.
Variable that may be modified during setup.
Variable valid for rotary and linear axes.
Variable valid for analog drive, position Sercos and velocity Sercos.
The variable returns the execution value; reading it interrupts block preparation.
Channel [ch]. Software limit tolerance.
Syntax.
·ch· Channel number.
·xn· Name, logic number or index of the axis.
V.MPA.POSLIMIT.Z Z axis.
V.MPA.POSLIMIT.4 Axis with logic number ·4·.
V.[2].MPA.POSLIMIT.1 Axis with index ·1· in the channel ·2·.
V.MPA .NEGLIMIT.Z Z axis.
V.MPA .NEGLIMIT.4 Axis with logic number ·4·.
V.[2].MPA.NEGLIMIT.1 Axis with index ·1· in the channel ·2·.
V.MPA .SWLIMITTOL.Z Z axis.
V.MPA .SWLIMITTOL.4 Axis with logic number ·4·.
V.[2].MPA.S WLIMITTOL.1 Axis with index ·1· in the channel ·2·.