Siemens SINUMERIK 840DE sl Commissioning Manual page 252

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

Advertisement

Tool management
12.4 Examples
12.4.2
Example: Configuring magazine location types with names
12.4.2.1
Adapting the configuration file
The following excerpt shows the contents of the configuration file:
● Milling technology: sltmlistconfig.xml
● Turning technology: sltmturninglistconfig.xml
The file in this example is stored in the "user/sinumerik/hmi/cfg" directory.
This example describes a configuration of the location types in the magazine list.
In this example, the magazine location type and the tool location type are to be displayed as
a toggle field with plain texts.
The assignment of the parameters to the columns of the list is made in the
"LISTCONFIGURATION" area. The magazine location type is displayed in column 10. The
tool location type is displayed in column 11.
The texts to the location types are assigned in the "PLACETYPECONFIGURATION" area.
The number of the location type is the number at the end of the "PLACETYPE" identifier.
A text identifier for a toggle box entry and a text identifier for a tooltip can be stored for each
location type.
Example
"sltmlistconfig.xml" or "sltmturninglistconfig.xml" file:
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<CONFIGURATION>
<!-- **** Configuration of the lists *** -->
<LISTCONFIGURATION>
238
<!-- **** Magazine list *** -->
<SlTmToolmagazinForm>
<!-- **** Column 10 *** -->
<COLUMN10>
<!-- **** For all tool types *** -->
<TOOLTYPE_ALL>
<!-- **** Display magazine location type *** -->
<Item value="MagPlaceTypeIdent" type="QString" />
</TOOLTYPE_ALL>
</COLUMN10>
<!-- **** Column 11 *** -->
<COLUMN11>
<!-- **** For all tool types *** -->
<TOOLTYPE_ALL>
<!-- **** Display tool location type *** -->
<Item value="ToolPlaceSpecIdent" type="QString" />
</TOOLTYPE_ALL>
Commissioning Manual, 12/2017, 6FC5397-1DP40-6BA1
SINUMERIK Operate (IM9)

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 840d sl

Table of Contents