EasyManuals Logo

Siemens SINUMERIK 808D ADVANCED Series User Manual

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
Page #322 background imageLoading...
Page #322 background image
Commissioning Manual
322 6FC5397-4EP10-0BA8, 07/2018
Tag identifier
Meaning
DATA_ACCESS
The tag controls the behavior of the dialog forms when user inputs are being saved.
The behavior should be defined within the INIT tag.
If the tag is not used, inputs are buffered in each case.
Exception: Controls for which the
hotlink
attribute is set to
true
are always written to and
read directly.
Attribute:
•
type
= "TRUE" – the input values are not buffered. The dialog form copies the input val-
ues to the reference variables directly.
•
type =
"FALSE" – the values are only copied to the reference variable with the
UPDATE_CONTROLS
type = "FALSE" tag.
Example:
<DATA_ACCESS type = "true" />
EDIT_CHANGED
Dialog box message
This tag is called if the contents of an edit control have changed.
To identify the control, the system copies the name of the control into variable
$focus_name
and the value of the attribute
item_data
into variable
$focus_item_data
.
Example:
<EDIT_CHANGED>
<print text="index changed filed:%s, %d"> $focus_name, $fo-
cus_item_data </print>
…
…
</EDIT_CHANGED>
INDEX_CHANGED
Dialog box message
The tag is called, if the operator changes the selection of a combo box.
To identify the control, the system copies the name of the control into the variable
$focus_name
and the value of the attribute
item_data
into the variable
$focus_item_data
.
Note:
A reference variable assigned to the control, has not been aligned to the control variable at
this point in time and contains the index of the previous selection of the combo box.
Example:
<INDEX_CHANGED>
<print text="index changed filed:%s, %d"> $focus_name, $fo-
cus_item_data </print>
…
…
</INDEX_CHANGED>

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Siemens SINUMERIK 808D ADVANCED Series and is the answer not in the manual?

Siemens SINUMERIK 808D ADVANCED Series Specifications

General IconGeneral
BrandSiemens
ModelSINUMERIK 808D ADVANCED Series
CategoryControl Unit
LanguageEnglish

Related product manuals