Installation manual
CNC 8060
CNC 8065
CNC VARIABLES.
10.
(REF: 1402)
·659·
Variables related to the sets of machine parameters.
NUMBER OF THE ANALOG OUTPUT AND OF THE FEEDBACK
INPUT ASSOCIATED WITH THE AXIS.
(V.)[ch].MPA.ANAOUTTYPE[set].xn
(V.)[ch].MPA.ANAOUTTYPE[set].sn
(V.)[ch].SP.ANAOUTTYPE[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 drives.
The variable returns the value of block preparation.
Type of analog output associated with the axis.
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.
Values of the variable.
This variable returns one of the following values.
(V.)[ch].MPA.ANAOUTID[set].xn
(V.)[ch].MPA.ANAOUTID[set].sn
(V.)[ch].SP.ANAOUTID[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 drives.
The variable returns the value of block preparation.
Number of the analog output associated with the axis.
The velocity command for an analog axis may be taken from an analog output of the remote
modules or of the Sercos drive.
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.ANAOUTTYPE[3].Z Z axis.
V.MPA.ANAOUTTYPE[3].S Spindle S.
V.SP.ANAOUTTYPE[3].S Spindle S.
V.SP.ANAOUTTYPE[3] Master spindle.
V.MPA.ANAOUTTYPE[3].4 Axis or spindle with logic number ·4·.
V.[2].MPA.ANAOUTTYPE[3].1 Axis with index ·1· in the channel ·2·.
V.SP.ANAOUTTYPE[3].2 Spindle with index ·2· in the system.
V.[2].SP.ANAOUTTYPE[3].1 Spindle with index ·1· in the channel ·2·.
Value. Meaning.
0 The analog output is in the remote modules.
1 The analog output is in a Sercos drive.
2 The analog output is in a RCS-S module.
V.MPA.ANAOUTID[3].Z Z axis.
V.MPA.ANAOUTID[3].S Spindle S.
V.SP.ANAOUTID[3].S Spindle S.