Operating The Cycles Support Function; Integrating User Cycles Into The Mmc 103 Simulation Function - Siemens SINUMERIK 840D Programming Manual

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

Advertisement

1
General
1.4 Cycle support in program editor (SW 4.3 and higher)

1.4.8 Operating the cycles support function

Explanation
Carry out the steps below to add a cycle call to a program:
• Soft key "Support" in the horizontal soft key bar.
• Soft key "new cycle" (MMC 102/103 only).
• Select the cycle via the vertical soft key bar until the
corresponding input screen form appears (the help display
appears on the MMC 100 / MMC 100.2 when you press the
Info key).
• Enter the parameter value.
• With the MMC 103, it is also possible to input the name of
a variable instead of a value in the screen form; the
variable name always starts with a letter or an underscore.
• Hit "OK" to confirm (or "Abort" if the input is incorrect).

1.4.9 Integrating user cycles into the MMC 103 simulation function

Explanation
If you wish to simulate user cycles in the MMC 103,
the call line for each cycle must be entered in file
dpcuscyc.com in directory DH\DP.DIR\SIM.DIR. The
call line must be entered there for each cycle.
Programming example
A user cycle named POSITION1 with 3 transfer
parameters is loaded to the control for simulation.
%_N_POSITION1_SPF
;$PATH=/_N_CUS_DIR
PROC POSITION1 (REAL XWERT, REAL YWERT, REAL ZWERT)
...
M17
The following line
PROC POSITION1 (REAL XWERT, REAL YWERT, REAL ZWERT)
must then be entered in file dpcuscyc.com.
1-38
SINUMERIK 840D/840Di/810D Programming Guide Cycles (PGZ) – 11.02 Edition
1
12.97
05.98
© Siemens AG, 2002. All rights reserved

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 840diSinumerik 810d

Table of Contents