EasyManua.ls Logo

Siemens SINUMERIK 828D

Siemens SINUMERIK 828D
1167 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Tag identifier Meaning
PROPERTY This tag can be used to define additional properties for an operator control.
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 42)")
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>
Generating user dialogs
1.6 XML identifier
Easy XML
Programming Manual, 10/2015, 6FC5397-3DP40-5BA3 61

Table of Contents

Other manuals for Siemens SINUMERIK 828D

Related product manuals