EasyManuals Logo

Siemens SINUMERIK ONE MCP 2400.4c Programming Manual

Siemens SINUMERIK ONE MCP 2400.4c
1334 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 #519 background imageLoading...
Page #519 background image
RETB("<target block>",<block after target block>,<number of return
jump levels>,
<return jump to the beginning of the program>)
RETB( , ,<number of return jump levels>,<return jump to the beginning
of the program>)
Meaning
RETB: End of subprogram
<target block>: Declares as jump target the block where program execution
should be resumed.
If parameter <number of return jump levels> is not programmed,
then the jump target is in the program from which the current sub‐
program was called.
Possible data include:
<block number> Number of the target block.
The search for the block number is realized in
the program to which a return jump was made
initially in the direction toward the beginning
of the program.
<jump marker> Jump marker, which must be available in the
program into which a return jump is made.
The search for the jump marker is realized in
the program to which a return jump was made
initially in the direction toward the beginning
of the program.
<character
string>
Character string that must be available in the
program into which a return jump is made
(e.g. program or variable name).
The search for the character string is realized
in the program to which a return jump was
made initially in the direction toward the be‐
ginning of the program.
The following rules apply when programming
the character string:
Blank at the end (contrary to the jump
marker, which is identified by ":" at the
end).
Before the character string only one block
number and/or a jump marker may be
set, no program commands.
<block after target
block>:
The parameter specifies as to whether program processing
should be continued in the block specified under parameter <tar‐
get block> or in the following block.
Type: INT
Value: 0 The return jump is made to the block specified
in parameter <target block>.
> 0 The return jump is made to the next block
specified in parameter <target block>.
Work preparation
3.2 Subprogram technique
NC programming
Programming Manual, 12/2019, 6FC5398-2EP40-0BA0 519

Table of Contents

Other manuals for Siemens SINUMERIK ONE MCP 2400.4c

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Siemens SINUMERIK ONE MCP 2400.4c and is the answer not in the manual?

Siemens SINUMERIK ONE MCP 2400.4c Specifications

General IconGeneral
BrandSiemens
ModelSINUMERIK ONE MCP 2400.4c
CategoryControl Systems
LanguageEnglish

Related product manuals