EasyManua.ls Logo

Fagor CNC 8055 - Page 89

Fagor CNC 8055
166 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
CNC 8055 / CNC 8055i
Page 29 of 106
NEW FEATURES
(SOFT M: 9.0X)
6.1 Configuration
The two axes have separate machine parameters. The additive
coupling is configured with the axis machine parameters
"SWITCHAX" and "SWINBACK" of the DRO axis.
Likewise, we recommend to set general machine parameter
"DIPLCOF=2" so the motorized axis position display shows the
PLCOF* component.
SWITCHAX (P65) This DRO axis parameter indicates which is the main axis it is
associated with.
SWINBACK (P66) This DRO axis parameter indicates that an additive coupling is to be
carried out on the axis indicated by parameter "SWITCHAX".
6.2 PLC program
We recommend to manage the compensation through PLCOFZ with
a periodic subroutine whose period is the same as the time set in
LOOPTIME.
The SWITCH* mark is not involved in the additive coupling.
The following example assumes that the Z axis is motorized and that
the W axis is a DRO axis. The W axis is coupled with the Z axis.
0 None 1 - X axis 2 - Y axis 3 - Z axis 4 - U axis
5 - V axis 6 - W axis 7 - A axis 8 - B axis 9 - C axis
By default: 0
Value Meaning
10 Additive coupling
;
;* * * * * COMPENSATION OF THE W AXIS MOVEMENT WITH PLCOFZ * * * * *
;
;R73 - Operation mode
;R74 - previous POSW
;R75 - current POSW
;R76 - Resulting PLCOFZ
;R77 - previous PLCOFZ
;
CY1 ; ### FIRST CYCLE ###
() = CNCRD(POSW,R74,M9)
END
;
PRG ; ### MAIN PROGRAM ###
REA
() = CNCRD(OPMODA,R73,M9)
NOT B0R73 = JMP L17 ; The W axis is only compensated in execution
() = CNCRD(POSW,R75,M9)
= CNCRD(PLCOFZ,R77,M9)
= SBS R75 R74 R76
= SBS R77 R76 R76
= MOV R75 R74
= CNCWR(R76,PLCOFZ,M9)

Table of Contents

Other manuals for Fagor CNC 8055

Related product manuals