Siemens SINUMERIK 808D ADVANCED Series Commissioning Manual page 316

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

Advertisement

Tag identifier
CLOSE
CLOSE_FORM
CONTROL
316
Meaning
Dialog box message
This tag is executed before the dialog box is closed.
The tag closes the active dialog.
This instruction is only necessary if the dialog is opened by the MMC command and the user
is offered a softkey function to close the dialog. Generally, dialogs are automatically man-
aged and do not have to be explicitly closed.
Syntax:
<CLOSE_FORM/>
Example:
<softkey_ok>
<caption>OK</caption>
<CLOSE_FORM />
<navigation>main_menu</navigation>
</softkey_ok>
The tag is used to generate control elements.
Syntax:
<CONTROL name = "<control name>" xpos = "<X position>" ypos = "<Y
position>" refvar = "<NC variable>" hotlink = "true" format = "<for-
mat>" />
Attributes:
name
Identifier of the field.
The identifier simultaneously represents a local variable, and must not be used a multiple
number of times in the form.
xpos
X position of the top left corner
ypos
Y position of the top left corner
fieldtype
Field type
If no type is specified, the field is set as an edit field.
edit
Data can be changed
readonly
Data cannot be changed
combobox
The field displays the corresponding identifiers instead of numerical values.
If field type combobox is selected, the expressions to be displayed must also be as-
signed to the field.
The <ITEM> tag should be used for this purpose.
The combo box saves the index of the currently selected text in the variable belong-
ing to the control (see the attribute refvar).
progressbar
A progress bar with a value range of 0 to 100 appears.
The valley value and peak value properties can be used to adapt the value range to
the data to be displayed.
Commissioning Manual
6FC5397-4EP10-0BA8, 07/2018

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 808d advanced t

Table of Contents