Expressions In The Parameter List; Simulation Of Cycles; Function - Siemens SINUMERIK 840D Programming Manual

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

Advertisement

12.97
05.98
1
Example
CYCLE100 ("F", 3, 0.3, , 1)
CYCLE100 ("F", 3, 0.3)

5. Expressions in the parameter list

Expressions, the result of which is assigned to the
corresponding parameter in the cycle are also
permitted in the parameter list.
Example
DEF REAL MID=7, FFR=200
CYCLE100 ("E", MID*0.5, FFR+100,1)

1.3.5 Simulation of cycles

Programs with cycle calls can be tested initially by
the simulation function.

Function

In configurations with an MMC 100.2, the program is
executed normally in the NC and the traversing motion
is recorded on the screen during the simulation run.
In configurations with an MMC 103, the program is
simulated solely in the MMC. For this reason, it is
possible to execute cycles without tool data or without
prior selection of a tool offset in the MMC with SW 4.4
and later.
The finished contour is then traversed in the case of
cycles which have to include tool offset data in the
calculation of their traversing motion (e.g. milling
pockets and grooves, turning with recess) and a
message is output that simulation without tool is active.
This function can be used, for example, to check the
position of the pocket.
 Siemens AG 2000 All rights reserved.
SINUMERIK 840D/840Di/810D/FM-NC Programming Guide, Cycles (PGZ) - 04.00 Edition
1.3 Programming cycles
Cycle call,
omit 4th parameter (i.e. zero setting)
Cycle call
the value zero is assigned to the last two
parameters (i.e. they have been left out)
Definition of the parameters, value
assignments
Cycle call
Infeed depth 3.5, feedrate 300
General
1
1-25

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 840diSinumerik 810dSinumerik fm-nc

Table of Contents