Programming manual.
CNC 8070
12.
ADDITIONAL PREPARATORY FUNCTIONS
Set and gear change.
·236·
(REF: 1709)
12.4.3 Variables related to set and gear change.
The following variables may be accessed via part-program or via MDI/MDA mode. Each of
them indicates whether it may be read (R) or written (W).
Syntax of the variables.
·ch· Channel number.
·xn· Name, logic number or index of the axis.
·sn· Name, logic number or index of the spindle.
Variable. R/W Meaning.
(V.)[ch].A.ACTIVSET.xn
(V.)[ch].A.ACTIVSET.sn
(V.)[ch].SP.ACTIVSET.sn
R Parameter set active at the axis or spindle.
The variable returns the value of execution or preparation
as follows. If the spindle belongs to the channel requesting
the variable, it returns the preparation value; if the axis or
spindle belongs to a different channel, the variable returns
the execution value and interrupts block preparation.
(V.)[ch].A.SETGE.xn
(V.)[ch].A.SETGE.sn
(V.)[ch].SP.SETGE.sn
R/W Select the set and the gear at the Sercos drive.
The 4 least significant bits indicate the work range and the
4 most significant bits indicate the set of parameters. If the
value of any 4-bit set is ·0·, the CNC does not change the
active gear or set at the drive.
V.A.ACTIVSET.Z Z axis.
V.A.ACTIVSET.S Spindle S.
V.SP.ACTIVSET.S Spindle S.
V.SP.ACTIVSET Master spindle.
V.A.ACTIVSET.4 Axis or spindle with logic number ·4·.
V.[2].A.ACTIVSET.1 Axis with index ·1· in the channel ·2·.
V.SP.ACTIVSET.2 Spindle with index ·2· in the system.
V.[2].SP.ACTIVSET.1 Spindle with index ·1· in the channel ·2·.