Siemens SINUMERIK 828D Programming Manual page 87

Hide thumbs Also See for SINUMERIK 828D:
Table of Contents

Advertisement

:
IF
Note
Jump markers (labels)
Jump markers (labels) are always located at the beginning of a block. If a program number
exists, the jump marker is located immediately after the block number.
The following rules apply when naming jump markers:
• Number of characters:
• Permitted characters include:
• The first two characters must be letters or underscores.
• The name of the jump marker is followed by a colon (":").
Supplementary conditions
● The jump destination can only be a block with jump marker or block number, that is
● A jump instruction without jump condition must be programmed in a separate block. This
● For programs with jump instructions without jump conditions, the end of the program
Job planning
Programming Manual, 07/2010, 6FC5398-2BP40-0BA0
Keyword to formulate the jump condition.
The jump condition permits all comparison and logical operations
(result: TRUE or FALSE). The program jump is executed if the result of
this operation is TRUE.
– At least 2
– A maximum of 32
– Letters
– Numbers
– Underscore symbols
located within the program.
restriction does not apply to jump instructions with jump conditions. In this case, several
jump instructions can be formulated in a block.
/
doesn't necessarily have to be be at the end of the program.
M2
M30
Flexible NC programming
1.10 Program jumps and branches
87

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents