Data_List - Siemens SINUMERIK 828D Commissioning Manual

Turning and milling, valid for cnc software version 4.5
Hide thumbs Also See for SINUMERIK 828D:
Table of Contents

Advertisement

Easy Extend
8.7 Description of the script language
8.7.6

DATA_LIST

Description
This identifier enables the drive and machine data to be buffered or restored. Up to 20
temporary data lists can be created per device.
Note
The system deletes the data lists when the Easy Extend function is exited.
Programming
Identifier:
Syntax:
Attributes:
Example
< DATA_LIST action ="read" id="<name>">
nck/channel/parameter/r[2]
nck/channel/parameter/r[3]
nck/channel/parameter/r[4]
$MN_USER_DATA_INT[0]
...
</ DATA_LIST >
< DATA_LIST action ="write" id="<name>" />
206
DATA_LIST
<DATA_LIST action ="<read/write>" id="<list name>" > </DATA_LIST>
action
• action="read"
• action="append"
• action="write"
id
Identifier for variable values:
• The values of the listed variables are stored in a
temporary memory.
• The values of the listed variables are added to
an existing list.
• The backed up values of the variables are
copied into the relevant machine data.
Identifier for identifying the temporary memory
Commissioning Manual, 02/2012, 6FC5397-3DP40-3BA0
Turning and Milling

Advertisement

Table of Contents
loading

Table of Contents