Siemens SINUMERIK 808D ADVANCED Series Commissioning Manual page 317

Hide thumbs Also See for SINUMERIK 808D ADVANCED Series:
Table of Contents

Advertisement

Tag identifier
CONTROL Continued
CONTROL continued
Commissioning Manual
6FC5397-4EP10-0BA8, 07/2018
Meaning
fieldtype
graphicbox
The field type generates a 2D broken line graphic control. Using the tag <ITEM> a
graphical element can be inserted into the control. Parameters width and height
specify the width and height of the box.
After the control has been created, additional elements can be inserted using the
functions loadItem, addItem or insertItem. Parameter itemdata is not evaluated for
this control.
Example:
<control name= "c_gbox1" xpos = "250" ypos="24" width="240"
height="356" fieldtype="graphicbox" refvar="val" hotlink="true"
<property ORDINATE="Y sinus" />
<property ABSCISSA="time *100 ms" />
</control>
fieldtype
listbox
The field type generates an empty list box control.
Using the tag <ITEM> a list box element can be inserted in the list box.
The ITEM attribute value allows this element to be assigned a unique value.
For example, this can be used to identify the element.
Parameters width and height specify the width and height of the list box.
After the control has been created, additional list box elements can be inserted using
the function addItem, insertItem or loadItem. Parameter itemdata is not evaluated for
this control.
itemlist
The field type generates a static control, which displays the corresponding identifier
instead of numerical values.
The <ITEM> tag can be used to assign an identifier to the field.
item_data
A user-specific integer value can be assigned to the attribute. This value is given as part
of the FOCUS_IN message for identifying the focus field.
refvar
Identifier of the reference variable that can be linked to the field (optional).
hotlink = "TRUE" " If the value of the reference variable changes, then the field is auto-
matically updated (optional).
format
The attribute defines the display format of the specified variable.
Formatting data, see print-Tag (optional).
317

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 808d advanced t

Table of Contents