Siemens SINUMERIK 840D sl Programming Manual page 383

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

Advertisement

Naming rules
A name can be chosen freely providing the following rules are observed:
● Permissible characters:
– Letters: A ... Z, a ... z
– Numbers: 0 ... 9
– Underscore: _
● The first two characters should be letters or underscores.
● Maximum length:
– Program names (Page 42): 24 characters
– Axis names: 8 characters
– Variable names: 31 characters
Note
Reserved keywords must not be used as identifiers.
Cycles
To prevent name conflicts, we recommend that the following specification for the assignment
of names for user cycles is observed:
Character string
● CYCLE
● CUST_
● GROUP_
● _
● S_
● E_
● F_
● CCS_
● CC_
User cycles
We recommend that the names of user cycles begin with U_.
Variables
Information relating to the name assignment for variables is provided in the following chapters:
● System data (Page 390)
● Definition of user variables (DEF) (Page 397)
NC programming
Programming Manual, 12/2019, 6FC5398-2EP40-0BA0
Reserved for names for
SIEMENS cycles
SIEMENS compile cycles
User compile cycles
Fundamentals
2.15 Other information
383

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 840de sl

Table of Contents