Example: Configuring Magazine Location Types With Names; Adapting The Configuration File - Siemens SINUMERIK 828D Commissioning Manual

Hide thumbs Also See for SINUMERIK 828D:
Table of Contents

Advertisement

Tool management
9.4 Examples
9.4.2

Example: Configuring magazine location types with names

9.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>
298
<!-- **** 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, 10/2015, 6FC5397-3DP40-5BA3
SINUMERIK Operate

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents