Siemens SINUMERIK 840DE sl Commissioning Manual page 768

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

Advertisement

Generating user dialogs
1.7 XML identifier
Tag identifier
FORM
FORM continued
50
Meaning
The tag contains the description of a user dialog. The relevant tags are described in the section
on generating menus and dialog forms.
Syntax:
<FORM name="<dialog name>" color="#ff0000">
Attributes:
● color
Background color of the dialog form (color coding, see Chapter "Color coding (Page 46)")
Default white
● name
Identifier of the form
● type
cycle , which identifies a user cycle screen form
Permissible value is
● xpos
X-position of the top left corner of the dialog box (optional)
● ypos
Y position of the top left corner (optional)
● width
Extension in the X direction (in pixels) (optional)
● height
Extension in the Y direction (in pixels) (optional)
With the AUTOSCALE_CONTENT attribute, you can define how the controls of a form will
behave at different screen resolutions. By default, the controls are automatically adapted to
the screen resolution already set. If you would like to control the positioning and dimensioning
yourself, set value OFF for the attribute in the Form tag.
Attribute:
autoscale_content
Values:
● on
The coordinates of the controls are automatically adapted to the screen resolution (default)
● off
The coordinates of the controls are used unchanged
Example:
<form name="main_form" autoscale_content="off">
...
...
...
</form>
Programming Manual, 12/2017, 6FC5397-1DP40-6BA1
Easy XML

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 840d sl

Table of Contents