EasyManuals Logo
Home>Siemens>Control Systems>SINUMERIK 828D

Siemens SINUMERIK 828D Programming Manual

Siemens SINUMERIK 828D
822 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 #99 background imageLoading...
Page #99 background image
Flexible NC programming
1.12 Check structures
Job planning
Programming Manual, 07/2010, 6FC5398-2BP40-0BA0
99
Runtime response
In interpreter mode (active as standard), it is possible to shorten program processing times
more effectively by using program branches than can be obtained with check structures.
There is no difference between program branches and check structures in precompiled
cycles.
Supplementary conditions
Blocks with check structure elements cannot be suppressed.
Jumper markers (labels) are not permitted in blocks with check structure elements.
Check structures are processed interpretively. When a loop end is detected, a search is
made for the loop beginning, allowing for the check structures found in the process. For
this reason, the block structure of a program is not checked completely in interpreter
mode.
It is not generally advisable to use a mixture of check structures and program branches.
A check can be made to ensure that check structures are nested correctly when cycles
are preprocessed.
1.12.1 Program loop with alternative (IF, ELSE, ENDIF)
Function
A construction with IF and ELSE is used if the program loop should contain an alternative
program block: If the
IF condition is fulfilled, then the program block following the IF is
executed. If the
IF condition is not fulfilled, then the alternative program block following ELSE
is executed.
Note
If an alternative is not required, then an IF loop can be programmed also without
ELSE
instruction and the program block following
ELSE.
Syntax
IF <condition>
...
ELSE
...
ENDIF

Table of Contents

Other manuals for Siemens SINUMERIK 828D

Questions and Answers:

Question and Answer IconNeed help?

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

Siemens SINUMERIK 828D Specifications

General IconGeneral
BrandSiemens
ModelSINUMERIK 828D
CategoryControl Systems
LanguageEnglish

Related product manuals