Structure Of The Scene Description File - Siemens SINUMERIK 828D Commissioning Manual

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

Advertisement

C.3.2

Structure of the scene description file

The structure of the scene description file is shown below together with an explanation of the
relevant XML commands:
Design and description
<!-- Treatment of the plane-dependent texts for turning -->
<TextPlane plane="G18_ZXY" />
Description
<TextPlane plane="G18_ZXY" />
<!--Text alignment -->
<TextPosition center='true' />
Description
<TextPosition center='true' />
<!--Adapting the tool speed -->
<ToolSpeedFactors planeSpeedFactor="0.4" rapidSpeedFactor="0.7"
reducedSpeedFac¬tor="1.0"/>
Description
<ToolSpeedFactors
planeSpeedFactor="0.4"
rapidSpeedFactor="0.7"
reducedSpeedFactor="0.1" />
SINUMERIK Integrate Run MyScreens
Programming Manual, 10/2015, 6FC5397-3DP40-5BA3
Treatment of the plane-dependent texts (axis
names) specifically for turning. If, for example,
a text with the identifier "Z" is used (for G18 first
geometry axis), the corresponding geometry
axis identifier of the control will be shown in the
help screen (for example, "Z").
Marking that the texts are centered. This is rel‐
evant to the display of the texts in rotated
screens. We recommend using this setting.
This entry can be added if the tool speeds are
to be modified.
Factor for the feedrate ( 0.4 = 40% )
Factor for rapid traverse ( 0.7 = 70% )
Factor for a third speed ( 0.1 = 10% )
Animated elements
C.3 XML commands
219

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents