Working Memory - Siemens SINUMERIK 840D sl Programming Manual

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

Advertisement

File and Program Management

3.2 Working memory

3.2
Working memory
3.2
Function
The working memory contains the current system and user data with which the control
operates (active file system).
Example: Active machine data, tool offset data, zero offsets.
Parameters
Initialization programs
These are programs with which the working memory data are initialized. The following file
types can be used for this:
name_TEA
name_SEA
name_TOA
name_UFR
name_INI
name_GUD
name_RPA
Data areas
The data can be organized in different areas in which they are to apply. For example, a
control can use several channels
(not 810D CCU1, 840D NCU 571) and can usually use several axes. The following exist:
Identifier
NCK
CHn
AXn
TO
COMPLETE
Example: create initialization program on the external PC
The data area identifier and the data type identifier can be used to determine the areas,
which are to be treated as a unit when the data are saved.
_N_AX5_TEA_INI
_N_CH2_UFR_INI
_N_COMPLETE_TEA_INI
When the control is started up initially, a set of data is automatically loaded to ensure proper
operation of the control.
3-6
Machine data
Setting data
Tool offsets
Zero offsets/frames
Initialization files
Global user data
R parameters
Data areas
NCK-specific data
Channel-specific data (n specifies the
channel number)
Axis-specific data (n specifies the number
of the machine axis)
Tool data
All data
Machine data for axis 5
Frames of channel 2
All machine data
Programming Manual, 03/2006 Edition, 6FC5398-2BP10-1BA0
Job planning

Advertisement

Table of Contents
loading

Table of Contents