Deploy Multitool; Enable The Display Of A Multitool - Siemens SINUMERIK 828D Commissioning Manual

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

Advertisement

9.7

Deploy multitool

9.7.1

Enable the display of a multitool

Displaying a multitool in the tool list
You make the settings for the tool lists in the "sltmturninglistconfig.xml" (turning) file in the
"User" or "OEM" directories of the control. For example, the XML file is located in the "System-
CF-Card/oem/sinumerik/hmi/cfg" directory.
For a detailed description of the procedure and setting options, see Section "Tool management,
Configuring the user interface (Page 228)". A template for the settings is provided in the
directory "/siemens/sinumerik/hmi/template/cfg" with the name "oem_sltmlistconfig.xml".
To display the multitool, you must set the "DisableMultiTools" entry to the "false" vale in the
configuration file.
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<CONFIGURATION>
</CONFIGURATION>
Example
The following example is typical for turning machines with a main spindle and a counterspindle.
For multitools, two locations are permanently set with "Location" distance coding. Location 1
receives the "Toolholder for main spindle" tooltip; location 2 receives the "Toolholder for
counterspindle" tooltip.
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<CONFIGURATION>
SINUMERIK Operate
Commissioning Manual, 10/2015, 6FC5397-3DP40-5BA3
<SETTINGS>
<DisableMultiTools value="false" type="bool" />
</SETTINGS>
<SETTINGS>
<DisableMultiTools value="false" type="bool" />
<FixNumberOfMultiToolPlaces value="2" type="int" />
<FixKindOfDistInMultiTools value="1" type="int" />
</SETTINGS>
<MULTITOOLPLACETOOLTIPCONFIGURATION>
<PLACE_1>
<ToolTip value="TM_HOLDER_OF_MAIN_SPINDLE" type="QString" />
</PLACE_1>
<PLACE_2>
<ToolTip value="TM_HOLDER_OF_COUNTER_SPINDLE" type="QString" />
</PLACE_2>
Tool management
9.7 Deploy multitool
307

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents