Siemens SINUMERIK 840D sl Operating Manual page 221

Hide thumbs Also See for SINUMERIK 840D sl:
Table of Contents

Advertisement

Resources
As resources, the cycle uses a block-wide synchronized action and a synchronized action
variable. The synchronized action is determined dynamically from the free area of the
synchronized action range (CUS.DIR - 1 ..., CMA.DIR - 1000 ..., CST.DIR – 1199 ...).
SYG_IS[1] is used as the synchronized action variable.
Examples
Example 1: Oscillation with two strokes:
Cycle parameters
● Infeed depth at the start: 0.02 mm
● Infeed depth at the end: 0.01 mm
● Stroke: 100 mm
● Sparking-out time: 1 s
● Infeed feedrate: 1 mm/min
● Transverse feedrate: 1000 mm/min
● Repetitions: 2
● Oscillating and infeed axes: Standard geometry axes
Cancel signal Rapid input 1 ($A_IN[1] )
Program code
N10 T1 D1
N20 CYCLE4072("1",0.02,0.01,100,1,1,1000,2)
N30 M30
Example 2: Oscillation with two strokes:
Cycle parameters
● Infeed depth at the start: 0.02 mm
● Infeed depth at the end: 0.01 mm
● Stroke: 100 mm
● Sparking-out time: 1 s
● Infeed feedrate: 1 mm/min
● Transverse feedrate: 1000 mm/min
● Repetitions: 2
● Oscillating and infeed axes: Standard geometry axes
Cancel signal Variable $A_DBR[20] < 0.01
Program code
N10 T1 D1
N20 CYCLE4072("($A_DBR[20]<0.01)",0.02,0.01,100,1,1,1000,2)
Grinding
Operating Manual, 05/2017, A5E40869190
Programming technology functions
9.4 Oscillating cycles (CYCLE4071 ... CYCLE4079)
221

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 840de slSinumerik 828d

Table of Contents