Siemens SINUMERIK 840DE sl Commissioning Manual page 867

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

Advertisement

1.12.2
Functions of the pushbutton
1.12.2.1
Sub-tags for the pushbutton
Tag caption
The programmer uses the caption tag to specify the button text to be displayed for the "not
pressed" state. In the default setting, the text is centered. The text alignment can be changed
with the alignment attribute. The following attribute values can be specified:
Attribute value
left
right
top
bottom
center
If a different text is to be displayed for the "pressed" state, a second caption instruction must
be programmed with the pressed attribute and the true value.
Syntax
Centered display
<control name="name" xpos="x position" ypos="y position"
fieldtype="pushbutton" >
<caption>Button text</caption>
</control>
Left-aligned display
<control name="name" xpos="x position" ypos="y position"
fieldtype="pushbutton" >
<caption alignment= "left">Button text</caption>
</control>
Easy XML
Programming Manual, 12/2017, 6FC5397-1DP40-6BA1
Alignment
Left-aligned
Right-aligned
Top
Bottom
Centered
Generating user dialogs
1.12 Configuring your own buttons
149

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 840d sl

Table of Contents