Siemens Sinumerik 840D sl Programming Manual page 222

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

Advertisement

File and Program Management
2.1 Program memory
Creating a workpiece directory without a path name
If the path name is missing, files with the _SPF extension are stored in directory /
_N_SPF_DIR, files with the _INI extension are stored in the RAM and all other files are stored
in directory/_N_MPF_DIR.
Example:
Program code
%_N_SHAFT_SPF
...
M17
File _N_WELLE_SPF is stored in directory /_N_SPF_DIR.
Select workpiece for machining
A workpiece directory can be selected for execution in a channel. If a main program with the
same name or only a single main program (_MPF) is stored in this directory, this is
automatically selected for execution.
References:
/BAD/ Operating Manual HMI Advanced; "Job list" and "Selecting a program for execution"
Search paths for subprogram call
If the search path is not specified explicitly in the part program when a subprogram (or
initialization file) is called, the calling program searches in a fixed search path.
Subprogram call with absolute path
Example
Program code
...
CALL"/_N_CST_DIR/_N_CYCLE1_SPF"
...
Subprogram call without absolute path
Programs are usually called without specifying a path.
Example
Program code
...
CYCLE1
...
222
Programming Manual, 02/2011, 6FC5398-2BP40-1BA0
Job planning

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 840de slSinumerik 828d

Table of Contents