Handling Files - Siemens SINUMERIK 840D Operator's Manual

Computerized numerical control system for machine tools
Hide thumbs Also See for SINUMERIK 840D:
Table of Contents

Advertisement

6
03.04

6.7.3 Handling files

Assigning values to data
References
Reading out data
 Siemens AG, 2004, All rights reserved
SINUMERIK 840D/810D Operator's Guide HMI Embedded (BEM) – 03.04 Edition
Example:
Creation of a workpiece directory SHAFT.WPD that contains the
following files:
Main program
SHAFT.MPF
Main program
PART2.MPF
Subroutine
PART1.SPF
Subroutine
PART2.SPF
General initialization program of data
SHAFT.INI
for the workpiece
Setting data initialization program
SHAFT.SEA
General initialization program of data
PART2.INI
for program part 2
Initialization program for frame data
PART2.UFR
for program part 2
Comment file
SHAFT.COM
A series of modules/data is permanently installed in the control
during start-up.
The structure and handling of these files is described in the following
documentation.
IAM/BE1: Expand the Operator Interface
You can save files via interfaces to external devices (programming
device, diskette).
When saving files in punched tape/ASCII format, the entire path
from which the file was saved is entered in the backup file.
The source path is specified in the second line:
File SHAFT.MPF was saved from the workpiece directory (WCS.DIR)
under workpiece SHAFT.WPD.
Example:
%_N_SHAFT.MPF
;$PATH=/_N_WKS_DIR/_N_SHAFT_WPD
N10 G0 X... Z...
M2
The internal name of the file directories is e.g. _N_WCS_DIR.
Program Operating Area
6.7 Manage programs
6
6-231

Advertisement

Table of Contents
loading

Table of Contents