Subprogram Names - Siemens SINUMERIK 840D sl Programming Manual

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

Advertisement

Application
As in all high-level programming languages, in the NC language, subprograms are used to
swap out program sections used more than once to independent, self-contained programs.
Subprograms offer the following advantages:
● Increase the transparency and readability of programs
● Increase quality by reusing tested program parts
● Offer the possibility of creating specific machining libraries
● Save memory space
1.24.1.2

Subprogram names

Naming rules
The following rules must be observed with regard to naming subprograms:
● The first two characters must be letters (A - Z, a - z).
● The following characters can be any combination of letters, numbers (0 to 9), and
● A maximum of 31 characters may be used.
Job Planning
Programming Manual, 03/2013, 6FC5398-2BP40-3BA1
underscores ("_").
Note
The SINUMERIK NC language does not distinguish between uppercase and lowercase
letters.
Flexible NC programming
1.24 Subprogram technique
155

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 828dSinumerik 840de sl

Table of Contents