Siemens SINUMERIK 840DE sl Commissioning Manual page 909

Basesoftware and operating software
Hide thumbs Also See for SINUMERIK 840DE sl:
Table of Contents

Advertisement

Example
<!-- Create data class archive -->
<file name="user.arc" create="true"
group="nc plc hmi" />
<!—Read archive into the control->
<file name="user.arc" />
2.7.3
OPTION_MD
Description
The identifier allows option machine data to be redefined. As delivered, the system uses
MD14510 $MN_USER_DATA_INT[0] to $MN_USER_DATA_INT[3].
If the PLC user program manages the options, the appropriate data words must be provided
in a data block or GUD.
The data is structured in bits. Starting with bit 0, there is a fixed assignment of the bits to the
listed devices, i.e. bit 0 is assigned to device 1, bit 1 to device 2, etc. If more than 16 devices
are managed, the address identifiers of the device groups 1-3 are assigned via the area index.
Note
Converting the value range
The value range of MD14510 $MN_USER_DATA_INT[i] is from -32768 to +32767. To activate
the devices bit-by-bit via the machine data dialog, the bit combination must be converted to
decimal representation.
Easy XML
Programming Manual, 12/2017, 6FC5397-1DP40-6BA1
create
A commissioning archive is created under the specified
name in the .../dvm/archives/ directory.
group
Specifies the data groups that are to be contained in the
archive. If several data groups are to be saved, the
groups should be separated by a blank.
The following data groups can be contained in the ar‐
chive:
● NC
● PLC
● HMI
● DRIVES
Generating commissioning dialogs
2.7 Script language
191

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 840d sl

Table of Contents