Fundamental Principles Of Nc Programming; Name Of An Nc Program - Siemens SINUMERIK 840D sl Programming Manual

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

Advertisement

Fundamental Principles of NC Programming

Note
DIN 66025 is the guideline for NC programming.
2.1

Name of an NC program

Rules for program names
Each NC program has a different name; the name can be chosen freely during program
creation, taking the following conditions into account:
The name should not have more than 24 characters as only the first 24 characters of a
program name are displayed on the NC.
Permissible characters are:
-
-
-
The first two characters should be:
-
-
If this condition is satisfied, then an NC program can be called as subroutine from another
program just by specifying the program name. However, if the program name starts with a
number then the subroutine call is only possible via the CALL statement.
Examples:
_MPF100
SHAFT
SHAFT_2
Fundamentals
Programming Manual 09/2011, 6FC5398-1BP40-2BA0
Letters: A...Z, a...z
Numbers: 0...9
Underscores: _
Two letters
or
An underscore and a letter
2
33

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 828dSinumerik 840de sl

Table of Contents