On-The-Fly Parting - Siemens SINUMERIK 840Di sl Function Manual

Synchronized actions, ncu system software
Hide thumbs Also See for SINUMERIK 840Di sl:
Table of Contents

Advertisement

Examples
5.7 Axis couplings via synchronized actions
Expansion options
The example above can be expanded by the following components:
• Introduction of a Z axis to move the grinding wheel or workpiece from one non-circular
• Table switchovers, if the cams for inlet and outlet have diferent contours.
• Dressing of grinding wheel by means of online tool offset acc. to Subsection "Online tool
5.7.3

On-the-fly parting

Task assignment
An extruded material which passes continuously through the operating area of a cutting tool
must be cut into parts of equal length.
X axis: Axis in which the extruded material moves, WKS
X1 axis: Machine axis of the extruded material, MKS
Y axis: Axis in which cutting tool "tracks" the extruded material
It is assumed that the infeed and control of the cutting tool are controlled via the PLC. The
signals at the PLC interface can be evaluated to determine whether the extruded material
and cutting tool are synchronized.
Actions
Activate coupling, LEADON
Deactivate coupling, LEADOF
Set actual values, PRESETON
NC program
%_N_SCHERE1_MPF
;$PATH=/_N_WKS_DIR/_N_DEMOFBE_WPD
N100 R3=1500
N200 R2=100000
N300 R4=100000
N400 R6=30
N500 R1=1
N600 LEADOF(Y,X)
N700 CTABDEF(Y,X,1,0)
N800 X=30 Y=30
N900 X=R13 Y=R13
N1000 X=2*R13 Y=30
N1100 CTABEND
148
operation to the next on the same shaft (cam shaft).
ID = ... <Condition> DO LEADOF(XACH, CACH) LEADON(XACH, CACH, <new
table number>)
offset FTOC".
R13=R2/300
Comment
;
Length of a part to be cut off
;
Start position Y axis
;
Start condition for conveyor axis
;
Delete any existing coupling
;
Table definition
;
Value pairs
;
End of table definition
Function Manual, 11/2006, 6FC5397-5BP10-2BA0
Synchronized actions

Advertisement

Table of Contents
loading

Table of Contents