EasyManua.ls Logo

Siemens SINUMERIK 808D ADVANCED Series - Page 321

Siemens SINUMERIK 808D ADVANCED Series
480 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...
Commissioning Manual
6FC5397-4EP10-0BA8, 07/2018
321
Tag identifier
Meaning
CONTROL
Continued The following properties can be changed in an operation statement. For this purpose, the
control name and property have to be specified. The property has to be separated by a point
from the control name.
xpos
ypos
width
height
color_bk
color_fg
access level
fieldtype
itemdata
min
max
default
disable
tooltip
font
factor
Syntax:
<name>.<property>
Example:
<let name="value" />
<let name="w" />
<let name="h" />
<menu name = "main">
<open_form name = "attrib_form" />
<softkey POSITION="3">
<caption>Set%nro</caption>
</softkey>
<op>
c_move.xpos = 300;
value = c_move.xpos;
h = c_move.height;
w = c_move.width;
</op>
</menu>
<form name="attrib_form">
<init>
<control name="c_move" xpos="$xpos" ypos="124" />
</init>
</form>

Table of Contents

Related product manuals