Siemens SINUMERIK 840DE sl Commissioning Manual page 788

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
PROPERTY
70
Meaning
This tag can be used to define additional properties for an operator control. The tag is embed‐
ded in the control tag.
Attributes:
● max = "<maximum value>"
● min = "<minimum value>"
● default = "<pre-assignment>"
● factor = "conversion factor"
● color_bk = "<background color coding>"
● color_fg = "<font color coding>"
● password = "<true>" - entered character is displayed with "*"
● multiline = "<true>" - permits multi-line inputs in an edit control
● disable = "<true/false>" - locks/permits the input in an edit control
● transparent= "Transparent color of a bitmap"
Color coding (see Chapter "Color coding (Page 46)")
● tooltip = information text is displayed if the cursor is set to the control.
The syntax is: <property tooltip="note text" />
● abscissa = "Name of the first coordinate axis" (only permissible for a graphic box)
● ordinate = "Name of the second coordinate axis" (only permissible for a graphic box)
Example:
<CONTROL name = "progress1" xpos = "10" ypos = "10" width = "100"
fieldtype = "progressbar" hotlink = "true" refvar = "nck/Channel/
GeometricAxis/actProgPos[1]">
<PROPERTY min = "0" />
<PROPERTY max = "1000" />
</CONTROL>
<CONTROL name = "edit1" xpos = "10" ypos = "10">
<PROPERTY min = "20" />
<PROPERTY max = "40" />
<PROPERTY default = "25" />
</CONTROL>
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