EasyManua.ls Logo

Siemens SINUMERIK 828D

Siemens SINUMERIK 828D
1167 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...
Tag identifier Meaning
SLEEP The tag interrupts script execution for the specified period. The interruption time is obtained
from the transferred value multiplied by the time base of 50 ms.
Syntax:
<SLEEP value="Interruption time" />
Example:
Wait time, 1.5 sec.
<SLEEP value="30" />
STOP Interpretation is canceled at this point.
SWITCH The SWITCH instruction describes a multiple choice. A term is evaluated once and com‐
pared
with a
number of constants. If the expression matches the constants, the instructions
are executed within the CASE instruction.
The DEFAULT instruction is executed when none of the constants match the expression.
Syntax:
<SWITCH>
<CONDITION> Value </CONDITION>
<CASE value="Constant 1">
Instructions
</CASE>
<CASE value="Constant 2">
Instructions
</CASE>
<DEFAULT>
Instructions
</DEFAULT>
</SWITCH>
Generating user dialogs
1.6 XML identifier
Easy XML
34 Programming Manual, 10/2015, 6FC5397-3DP40-5BA3

Table of Contents

Other manuals for Siemens SINUMERIK 828D

Related product manuals