EasyManuals Logo

Siemens SINUMERIK 808D Function Manual

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
Page #229 background imageLoading...
Page #229 background image
Function Manual
01/2017
229
23.10.6
XML identifier
23.10.6.1
General structure
Structure and instructions of the script file for dialog configuration
All dialog configurations should be stored in the
DialogGui
tag.
<DialogGui>
</DialogGui>
Example:
<?xml version="1.0" encoding="utf-8"?>
<DialogGui>
<FORM name ="Hello_World">
<INIT>
<CAPTION>Hello World</CAPTION>
</INIT>
...
</FORM>
</DialogGui>
Instructions
The language offers the following instructions for executing conditional instructions and loop controls:
For loop
While loop
Do while loop
Conditional processing
Switch and case instructions
Operator controls in a dialog form
Softkey descriptions
Define variables
For a detailed description of instructions, see Instruction/identifier description (Page 229).
23.10.6.2
Instruction/identifier description
The following
XML tags
are defined for generating dialogs and menus, and for executing program sequences:
Note
Attribute values that are in quotation marks "<...>" should be replaced by the currently used expressions.
Example:
<DATA_LIST action="read/write/append" id="<list name>">
is programmed as follows:
<DATA_LIST action="read/write/append" id="my dat
alist">
Tag identifier
Meaning
BREAK
Conditional cancellation of a loop.
CONTROL
The tag is used to generate control elements.

Table of Contents

Other manuals for Siemens SINUMERIK 808D

Questions and Answers:

Question and Answer IconNeed help?

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

Siemens SINUMERIK 808D Specifications

General IconGeneral
BrandSiemens
ModelSINUMERIK 808D
CategoryControl Unit
LanguageEnglish

Related product manuals