Siemens SINUMERIK 840D sl Programming Manual page 236

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 with a path name ($PATH=...)
The destination path $PATH=... is specified within the second line of the file. The file is then
stored at the specified path.
Example:
Program code
%_N_SHAFT_MPF
;$PATH=/_N_WKS_DIR/_N_SHAFT_WPD
N40 G0 X... Z...
...
M2
File _N_WELLE_MPF is stored in directory /_N_WKS_DIR/_N_WELLE_WPD.
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"
236
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