EasyManua.ls Logo

Siemens SINUMERIK 808D - Page 265

Siemens SINUMERIK 808D
331 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...
Function Manual
01/2017
265
Tag identifier
Meaning
OPEN_FORM
The tag opens the dialog form given under the name.
Attribute:
name
Name of the dialog form
Syntax:
<OPEN_FORM name = "<form name>" />
Example:
<menu name = "main">
<open_form name = "main_form" />
<softkey POSITION="1">
<caption>main form</caption>
<navigation>main</navigation>
</softkey>
</menu>
<form name="main_form">
<init>
</init>
<paint>
</paint>
</form>
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 "*"
disable
= "<true/false>" - locks/permits the input in an edit control
transparent
= "Transparent color of a bitmap"
Color coding (see Chapter "Color coding (Page 249)")
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>

Table of Contents

Other manuals for Siemens SINUMERIK 808D

Related product manuals