Siemens SINUMERIK 840D sl Programming Manual page 228

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

Advertisement

Flexible NC programming
1.25 Subprogram technique
Syntax description for the uc.com file - user cycle description
Header line for each cycle:
as in the cov.com file preceded by "//"
//C <number> (<cycle_name>) comment_text
Example:
//C25(MY_CYCLE_1) usercycle_
Line for description for each parameter:
(<data_type_id> / <minimum_value> <maximum_value>
/ <preset_value> /
Data type identifier:
R
I
C
S
Minimum value, maximum value (can be omitted)
Limitations of the entered values which are checked at input; values outside this range
cannot be entered. It is possible to specify an enumeration of values which can be operated
via the toggle key; they are listed preceded by "*", other values are then not permissible.
Example:
(I/*123456/1/Machining type)
There are no limits for string and character types.
Default value (can be omitted)
Value which is the default value in the corresponding screen when the cycle is called; it can
be changed via operator input.
Comment
Text of up to 50 characters which is displayed in front of the parameter input field in the call
screen for the cycle.
228
for real
for integer
for character (1 character)
for string
Programming Manual, 06/2009, 6FC5398-2BP20-0BA0
Job Planning

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 828dSinumerik 840de sl

Table of Contents