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 #463 background imageLoading...
Page #463 background image
Note
The table indicates that the NC data types AXIS and FRAME cannot be directly used in the
SPRINT function. However it is possible:
To convert the AXIS data type into a string using the AXSTRING function – which can then
be processed with SPRINT.
To read the individual values of the FRAME data type per frame component access. As a
consequence, a REAL data type is obtained, which can be processed with SPRINT.
3.1.5 Program jumps and branches
3.1.5.1 Return jump to the start of the program (GOTOS)
The GOTOS command can be used to jump back to the beginning of a main or subprogram in
order to repeat the program.
Machine data can be used to set that for every return jump is made to the program start:
The program runtime is set to "0".
Workpiece counting is incremented by the value "1".
Syntax
GOTOS
Meaning
GOTOS: Jump statement where the destination is the beginning of the program.
The execution is controlled via the NC/PLC interface signal:
DB21, to DBX384.0 (control program branching)
Value: Meaning:
0 No return jump to the beginning of the program. Program execution is re‐
sumed with the next part program block after GOTOS.
1 Return jump to the beginning of the program. The part program is repeated.
Supplementary conditions
GOTOS internally initiates a STOPRE (pre-processing stop).
For a subprogram with data definitions (LUD variables) with the GOTOS, a jump is made to
the first program block after the definition section, i.e. data definitions are not executed
again. This is the reason that the defined variables retain the value reached in the GOTOS
block and are not reset to the standard values programmed in the definition section.
The GOTOS command is not available in synchronized actions and technology cycles.
Work preparation
3.1 Flexible NC programming
NC programming
Programming Manual, 12/2019, 6FC5398-2EP40-0BA0 463

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